Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ramda/ramda
/ compose.js
File
compose.js
test/compose.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
assert = require(
'assert'
);
2
3
var
R = require(
'../source/index.js'
);
4
var
eq = require(
'./shared/eq.js'
);
Callers
nothing calls this directly
Calls
4
eq
Function · 0.85
f
Function · 0.70
g
Function · 0.70
h
Function · 0.70
Tested by
no test coverage detected