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

Method pipe

packages/effect/src/PubSub.ts:2308–2310  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

2306 }
2307
2308 pipe() {
2309 return pipeArguments(this, arguments)
2310 }
2311}
2312
2313const makePubSubUnsafe = <A>(

Callers

nothing calls this directly

Calls 1

pipeArgumentsFunction · 0.90

Tested by

no test coverage detected