Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as Arr from
"../Array.js"
2
import
* as Chunk from
"../Chunk.js"
3
import
type
* as Deferred from
"../Deferred.js"
4
import
type
* as Effect from
"../Effect.js"
Callers
nothing calls this directly
Calls
14
unsafePollAll
Function · 0.85
pipe
Function · 0.70
unsafeCompleteDeferred
Function · 0.70
unsafeOfferAll
Function · 0.70
offer
Method · 0.65
unsafeOffer
Method · 0.65
offerAll
Method · 0.65
takeUpTo
Method · 0.65
takeBetween
Method · 0.65
length
Method · 0.65
poll
Method · 0.65
unsafeOnQueueEmptySpace
Method · 0.65
Tested by
no test coverage detected