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

File latch.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import { Effect, Exit } from "effect"
4

Callers

nothing calls this directly

Calls 5

strictEqualFunction · 0.90
deepStrictEqualFunction · 0.90
pipeMethod · 0.65
unsafePollMethod · 0.65
forkMethod · 0.65

Tested by

no test coverage detected