MCPcopy Index your code
hub / github.com/ramda/ramda / sequence.js

File sequence.js

test/sequence.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const { Right, Left, Either, Just, Nothing, Maybe } = require('sanctuary');
2var Id = require('sanctuary-identity');
3
4var R = require('../source/index.js');

Callers

nothing calls this directly

Calls 4

eqFunction · 0.85
JustFunction · 0.85
RightFunction · 0.85
LeftFunction · 0.85

Tested by

no test coverage detected