UNPKG

curry-d

Version:

Curry and curry right at arbitrary depth, then uncurry, if you want.

10 lines (9 loc) 186 B
(function () { 'use strict'; require('./curry-d').test( 'Require in Node', require('chai').expect, require('lodash'), require('../') ); })();