Lines Matching refs:groupBy
3152 …* The same as [`groupBy`]{@link module:Collections.groupBy} but runs a maximum of `limit` async op…
3158 * @see [async.groupBy]{@link module:Collections.groupBy}
3213 * @name groupBy
3247 * async.groupBy(files, detectFile, function(err, result) {
3262 * async.groupBy(files, detectFile)
3278 * let result = await async.groupBy(files, detectFile);
3293 function groupBy (coll, iteratee, callback) { function
3298 …* The same as [`groupBy`]{@link module:Collections.groupBy} but runs only a single async operation…
3304 * @see [async.groupBy]{@link module:Collections.groupBy}
5872 groupBy,
5947 …$1 as filterLimit, filterSeries$1 as filterSeries, forever$1 as forever, groupBy, groupByLimit$1 a…