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