MCPcopy
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

1import * as Cause from "../Cause.js"
2import type * as Channel from "../Channel.js"
3import * as Chunk from "../Chunk.js"
4import * as Context from "../Context.js"

Callers

nothing calls this directly

Calls 15

restoreFunction · 0.85
mergeAllWithFunction · 0.85
isChannelExceptionFunction · 0.85
contextWithChannelFunction · 0.85
interpretToPullFunction · 0.85
asFunction · 0.85
fromEffectMethod · 0.80
failCauseMethod · 0.80
syncMethod · 0.80
mergeMethod · 0.80
runtimeMethod · 0.80
unsafeGetMethod · 0.80

Tested by

no test coverage detected