Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
3
var
pipe = reverseArgs(compose);
4
Callers
nothing calls this directly
Calls
3
reverseArgs
Function · 0.85
unboundMethod
Function · 0.85
curry
Function · 0.85
Tested by
no test coverage detected