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

Function pipe

packages/printer/src/internal/doc.ts:105–107  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

103 return protoEqual[this._tag](this as any, that as any)
104 },
105 pipe() {
106 return pipeArguments(this, arguments)
107 }
108}
109
110// -----------------------------------------------------------------------------

Callers 9

doc.tsFile · 0.70
docTree.tsFile · 0.70
alterAnnotationsSafeFunction · 0.70
manyFunction · 0.70
docStream.tsFile · 0.70
pageWidth.tsFile · 0.70
docTree.test.tsFile · 0.50
prettyTypesFunction · 0.50

Calls 1

pipeArgumentsFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…