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