MCPcopy Index your code
hub / github.com/Effect-TS/effect / async.test.ts

File async.test.ts

packages/effect/test/Effect/async.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertNone, assertSome, deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import * as Cause from "effect/Cause"
4import * as Chunk from "effect/Chunk"

Callers

nothing calls this directly

Calls 15

strictEqualFunction · 0.90
deepStrictEqualFunction · 0.90
assertNoneFunction · 0.90
assertSomeFunction · 0.90
syncMethod · 0.80
runtimeMethod · 0.80
makeMethod · 0.65
updateMethod · 0.65
getMethod · 0.65
sleepMethod · 0.65
failMethod · 0.65
mapMethod · 0.65

Tested by

no test coverage detected