Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ channel.ts
File
channel.ts
packages/effect/src/internal/channel.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as Cause from
"../Cause.js"
2
import
type
* as Channel from
"../Channel.js"
3
import
* as Chunk from
"../Chunk.js"
4
import
* as Context from
"../Context.js"
Callers
nothing calls this directly
Calls
15
restore
Function · 0.85
mergeAllWith
Function · 0.85
isChannelException
Function · 0.85
contextWithChannel
Function · 0.85
interpretToPull
Function · 0.85
as
Function · 0.85
fromEffect
Method · 0.80
failCause
Method · 0.80
sync
Method · 0.80
merge
Method · 0.80
runtime
Method · 0.80
unsafeGet
Method · 0.80
Tested by
no test coverage detected