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

Function fromEffect

repos/effect/packages/effect/src/Stream.ts:364–365  ·  view source on GitHub ↗
(effect: Effect.Effect<A, E, R>)

Source from the content-addressed store, hash-verified

362 * Stream.runCollect
363 * )
364 * ) // => ["Hello, World!"]
365 * ```
366 *
367 * @category accessors
368 * @since 4.0.0

Callers 3

serviceFunction · 0.70
serviceOptionFunction · 0.70
Stream.tsFile · 0.70

Calls 2

fromChannelFunction · 0.70
mapMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…