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

File tQueue.ts

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

Source from the content-addressed store, hash-verified

1import * as RA from "../../Array.js"
2import * as Chunk from "../../Chunk.js"
3import { dual, pipe } from "../../Function.js"
4import * as Option from "../../Option.js"

Callers

nothing calls this directly

Calls 8

seekLoopFunction · 0.85
takeRemainderFunction · 0.85
offerMethod · 0.65
offerAllMethod · 0.65
mapMethod · 0.65
takeUpToMethod · 0.65
makeMethod · 0.65
pipeFunction · 0.50

Tested by

no test coverage detected