MCPcopy Index your code
hub / github.com/Effect-TS/effect / pipe

Function pipe

packages/experimental/src/Machine.ts:299–301  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

297 [Readable.TypeId]: Readable.TypeId,
298 [Subscribable.TypeId]: Subscribable.TypeId,
299 pipe() {
300 return pipeArguments(this, arguments)
301 }
302}
303
304/**

Callers 1

bootFunction · 0.70

Calls 1

pipeArgumentsFunction · 0.90

Tested by

no test coverage detected