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

Function pipe

packages/experimental/src/Event.ts:233–235  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

231const Proto = {
232 [TypeId]: TypeId,
233 pipe() {
234 return pipeArguments(this, arguments)
235 }
236}
237
238/**

Callers 4

makeFunction · 0.70
RequestResolver.tsFile · 0.70
fFunction · 0.50
extend.tsFile · 0.50

Calls 1

pipeArgumentsFunction · 0.90

Tested by

no test coverage detected