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

File MutableQueue.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * @since 2.0.0
3 */
4import * as Chunk from "./Chunk.js"

Callers

nothing calls this directly

Calls 5

lengthMethod · 0.65
nextMethod · 0.65
isEmptyMethod · 0.65
offerFunction · 0.50
pollFunction · 0.50

Tested by

no test coverage detected