MCPcopy 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

1const { Nothing, Just} = require('sanctuary');
2
3var R = require('../source/index.js');
4var eq = require('./shared/eq.js');

Callers

nothing calls this directly

Calls 3

eqFunction · 0.85
JustFunction · 0.85
fFunction · 0.70

Tested by

no test coverage detected