MCPcopy
hub / github.com/getify/Functional-Light-JS / fp-helpers.js

File fp-helpers.js

ch11-code/fp-helpers.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"use strict";
2
3var pipe = reverseArgs(compose);
4

Callers

nothing calls this directly

Calls 3

reverseArgsFunction · 0.85
unboundMethodFunction · 0.85
curryFunction · 0.85

Tested by

no test coverage detected