Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ handoff.ts
File
handoff.ts
packages/effect/src/internal/stream/handoff.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Deferred from
"../../Deferred.js"
2
import
* as Effect from
"../../Effect.js"
3
import
{ dual, pipe } from
"../../Function.js"
4
import
* as Option from
"../../Option.js"
Callers
nothing calls this directly
Calls
8
handoffStateMatch
Function · 0.85
handoffStateFull
Function · 0.85
handoffStateEmpty
Function · 0.85
make
Method · 0.65
modify
Method · 0.65
pipe
Function · 0.50
offer
Function · 0.50
await
Method · 0.45
Tested by
no test coverage detected