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

Function fromPubSubArray

repos/effect/packages/effect/src/Channel.ts:1644–1645  ·  view source on GitHub ↗
(pubsub: PubSub.PubSub<A>)

Source from the content-addressed store, hash-verified

1642 * controller.enqueue(1)
1643 * controller.close()
1644 * }
1645 * }),
1646 * onError: (cause) => new Error(String(cause))
1647 * })
1648 *

Callers

nothing calls this directly

Calls 3

unwrapFunction · 0.70
mapMethod · 0.65
subscribeMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…