Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ pipe
Function
pipe
packages/experimental/src/Machine.ts:299–301 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
297
[Readable.TypeId]: Readable.TypeId,
298
[Subscribable.TypeId]: Subscribable.TypeId,
299
pipe() {
300
return
pipeArguments(this, arguments)
301
}
302
}
303
304
/**
Callers
1
boot
Function · 0.70
Calls
1
pipeArguments
Function · 0.90
Tested by
no test coverage detected