Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
* as RA from
"../../Array.js"
2
import
* as Chunk from
"../../Chunk.js"
3
import
{ dual, pipe } from
"../../Function.js"
4
import
* as Option from
"../../Option.js"
Callers
nothing calls this directly
Calls
8
seekLoop
Function · 0.85
takeRemainder
Function · 0.85
offer
Method · 0.65
offerAll
Method · 0.65
map
Method · 0.65
takeUpTo
Method · 0.65
make
Method · 0.65
pipe
Function · 0.50
Tested by
no test coverage detected