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

File interrupting.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

strictEqualFunction · 0.90
assertTrueFunction · 0.90
assertLeftFunction · 0.90
deepStrictEqualFunction · 0.90
chunkCoordinationFunction · 0.85
fromEffectMethod · 0.80
syncMethod · 0.80
makeMethod · 0.65
offerMethod · 0.65
ofMethod · 0.65
takeMethod · 0.65
setMethod · 0.65

Tested by

no test coverage detected