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

File halting.test.ts

packages/effect/test/Stream/halting.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertFalse, assertLeft, deepStrictEqual } from "@effect/vitest/utils"
3import * as Chunk from "effect/Chunk"
4import * as Deferred from "effect/Deferred"

Callers

nothing calls this directly

Calls 15

assertFalseFunction · 0.90
assertLeftFunction · 0.90
deepStrictEqualFunction · 0.90
chunkCoordinationFunction · 0.85
makeMethod · 0.65
setMethod · 0.65
getMethod · 0.65
failMethod · 0.65
ofMethod · 0.65
adjustMethod · 0.65
joinMethod · 0.65
mapMethod · 0.65

Tested by

no test coverage detected