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