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

File sink.ts

packages/effect/src/internal/sink.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as Arr from "../Array.js"
2import * as Cause from "../Cause.js"
3import type * as Channel from "../Channel.js"
4import * as Chunk from "../Chunk.js"

Callers

nothing calls this directly

Calls 15

collectAllWhileWithLoopFunction · 0.85
isSinkFunction · 0.85
splitWhereSplitterFunction · 0.85
foldLeftChunksFunction · 0.85
zipWithFunction · 0.85
StringInterface · 0.85
withDurationFunction · 0.85
fromEffectMethod · 0.80
syncMethod · 0.80
onSuccessMethod · 0.80
failCauseMethod · 0.80
pipeFunction · 0.70

Tested by

no test coverage detected