Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as Arr from
"../Array.js"
2
import
* as Cause from
"../Cause.js"
3
import
type
* as Channel from
"../Channel.js"
4
import
* as Chunk from
"../Chunk.js"
Callers
nothing calls this directly
Calls
15
collectAllWhileWithLoop
Function · 0.85
isSink
Function · 0.85
splitWhereSplitter
Function · 0.85
foldLeftChunks
Function · 0.85
zipWith
Function · 0.85
String
Interface · 0.85
withDuration
Function · 0.85
fromEffect
Method · 0.80
sync
Method · 0.80
onSuccess
Method · 0.80
failCause
Method · 0.80
pipe
Function · 0.70
Tested by
no test coverage detected