MCPcopy 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

pipeArgumentsFunction · 0.90
selfFunction · 0.85
constantFunction · 0.85
switchFunction · 0.70
setMethod · 0.65
getMethod · 0.65
bodyFunction · 0.50
fFunction · 0.50

Tested by

no test coverage detected