Home
last modified time | relevance | path

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

/plugin/asciidocjs/node_modules/neo-async/
Dasync.js1948 var applyEach = createApplyEach(map);
1954 var applyEachSeries = createApplyEach(mapSeries);
7833 function createApplyEach(func) { function