MCPcopy Create free account
hub / github.com/effect-app/libs / endSync

Function endSync

repos/effect/packages/effect/src/Channel.ts:842–843  ·  view source on GitHub ↗
(evaluate: LazyArg<A>)

Source from the content-addressed store, hash-verified

840 *
841 * **Example** (Ending with a value)
842 *
843 * ```ts import.meta.vitest
844 * import { Channel, Effect } from "effect"
845 *
846 * const channel = Channel.end("done")

Callers

nothing calls this directly

Calls 4

syncMethod · 0.80
doneMethod · 0.80
fromPullFunction · 0.70
evaluateFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…