MCPcopy
hub / github.com/Effect-TS/effect / queue.ts

File queue.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 14

unsafePollAllFunction · 0.85
pipeFunction · 0.70
unsafeCompleteDeferredFunction · 0.70
unsafeOfferAllFunction · 0.70
offerMethod · 0.65
unsafeOfferMethod · 0.65
offerAllMethod · 0.65
takeUpToMethod · 0.65
takeBetweenMethod · 0.65
lengthMethod · 0.65
pollMethod · 0.65

Tested by

no test coverage detected