Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ queue.ts
File
queue.ts
repos/effect/packages/tools/bundle/fixtures/queue.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Effect from
"effect/Effect"
2
import
* as Queue from
"effect/Queue"
3
4
const
program = Effect.gen(
function
*() {
Callers
nothing calls this directly
Calls
5
offerAll
Method · 0.80
make
Method · 0.65
pipe
Method · 0.65
takeN
Method · 0.65
sleep
Method · 0.65
Tested by
no test coverage detected