MCPcopy 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

1import * as Deferred from "../../Deferred.js"
2import * as Effect from "../../Effect.js"
3import { dual, pipe } from "../../Function.js"
4import * as Option from "../../Option.js"

Callers

nothing calls this directly

Calls 8

handoffStateMatchFunction · 0.85
handoffStateFullFunction · 0.85
handoffStateEmptyFunction · 0.85
makeMethod · 0.65
modifyMethod · 0.65
pipeFunction · 0.50
offerFunction · 0.50
awaitMethod · 0.45

Tested by

no test coverage detected