Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ sync
Function
sync
repos/effect/packages/effect/src/Sink.ts:523–523 ·
view source on GitHub ↗
(a: LazyArg<A>)
Source
from the content-addressed store, hash-verified
521
Pull.catchDone((_) => {
522
Queue.endUnsafe(queue)
523
return
endVoid
524
})
525
)
526
)
Callers
8
Effect.ts
File · 0.70
fiberAwait
Function · 0.50
fiberAwaitAll
Function · 0.50
fiberJoin
Function · 0.50
effect.ts
File · 0.50
Latch
Class · 0.50
ClockImpl
Class · 0.50
sleep
Method · 0.50
Calls
2
sync
Method · 0.80
fromEffect
Function · 0.70
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…