MCPcopy
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

1var assert = require('assert');
2
3var R = require('../source/index.js');
4var eq = require('./shared/eq.js');

Callers

nothing calls this directly

Calls 4

eqFunction · 0.85
fFunction · 0.70
gFunction · 0.70
hFunction · 0.70

Tested by

no test coverage detected