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

Function pipe

packages/platform/browser/src/IndexedDbTable.ts:163–165  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

161const Proto = {
162 [TypeId]: TypeId,
163 pipe() {
164 return pipeArguments(this, arguments)
165 }
166}
167
168/**

Callers 4

openFactoryFunction · 0.50
runFunction · 0.50

Calls 1

pipeArgumentsFunction · 0.90

Tested by

no test coverage detected