MCPcopy Create free account
hub / github.com/effect-app/libs / Function.ts

File Function.ts

repos/effect/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 9

pipeArgumentsFunction · 0.90
switchFunction · 0.85
selfFunction · 0.85
constantFunction · 0.85
CClass · 0.85
setMethod · 0.65
bodyFunction · 0.50
fFunction · 0.50
hasMethod · 0.45

Tested by

no test coverage detected