Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Function.ts
File
Function.ts
packages/effect/src/Function.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Provides small helpers
for
defining and reusing TypeScript functions.
3
*
4
* The main helpers are `pipe` and `flow`
for
left-to-right composition and
Callers
nothing calls this directly
Calls
8
pipeArguments
Function · 0.90
self
Function · 0.85
constant
Function · 0.85
switch
Function · 0.70
set
Method · 0.65
get
Method · 0.65
body
Function · 0.50
f
Function · 0.50
Tested by
no test coverage detected