Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
*/
4
import
* as Chunk from
"./Chunk.js"
Callers
nothing calls this directly
Calls
5
length
Method · 0.65
next
Method · 0.65
isEmpty
Method · 0.65
offer
Function · 0.50
poll
Function · 0.50
Tested by
no test coverage detected