Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Effect-TS/effect
/ pipe
Function
pipe
packages/sql-mssql/src/Procedure.ts:91–93 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
89
},
90
_tag:
"Procedure"
,
91
pipe() {
92
return
pipeArguments(this, arguments)
93
}
94
}
95
96
/**
Callers
10
make
Function · 0.50
fromGlob
Function · 0.50
fromBabelGlob
Function · 0.50
fromRecord
Function · 0.50
makeStorage
Function · 0.50
migrations.ts
File · 0.50
dump
Function · 0.50
dump
Function · 0.50
mysqlDump
Function · 0.50
pgDump
Function · 0.50
Calls
1
pipeArguments
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…