MCPcopy Create free account
hub / github.com/Effect-TS/effect / pipe

Function pipe

packages/effect/src/Schedule.ts:192–194  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

190 _Env: identity
191 },
192 pipe() {
193 return pipeArguments(this, arguments)
194 }
195}
196
197/**

Callers

nothing calls this directly

Calls 1

pipeArgumentsFunction · 0.90

Tested by

no test coverage detected