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

File PersistedQueue.ts

packages/experimental/src/PersistedQueue.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * @since 1.0.0
3 */
4import * as Context from "effect/Context"

Callers

nothing calls this directly

Calls 8

getOrCreateQueueFunction · 0.85
syncMethod · 0.80
unsafeOpenMethod · 0.80
unsafeCloseMethod · 0.80
isInterruptedMethod · 0.80
ofMethod · 0.65
addMethod · 0.65
addFinalizerMethod · 0.65

Tested by

no test coverage detected