Home
last modified time | relevance | path

Searched refs:baseArity (Results 1 – 2 of 2) sorted by relevance

/plugin/sequencediagram/bower_components/lodash/fp/
H A D_baseConvert.js16 function baseArity(func, n) { function
431 return baseArity(rearg(baseAry(func, n), indexes), n);
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.fp.js96 function baseArity(func, n) {
511 return baseArity(rearg(baseAry(func, n), indexes), n);