Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ pipe
Function
pipe
packages/sql/mssql/src/Procedure.ts:114–116 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
112
},
113
_tag:
"Procedure"
,
114
pipe() {
115
return
pipeArguments(this, arguments)
116
}
117
}
118
119
/**
Callers
nothing calls this directly
Calls
1
pipeArguments
Function · 0.90
Tested by
no test coverage detected