Lines Matching refs:runs
450 …* The same as [`eachOf`]{@link module:Collections.eachOf} but runs a maximum of `limit` async oper…
789 …* The same as [`eachOf`]{@link module:Collections.eachOf} but runs only a single async operation a…
812 …* The same as [`map`]{@link module:Collections.map} but runs only a single async operation at a ti…
836 …* The same as [`applyEach`]{@link module:ControlFlow.applyEach} but runs only a single async opera…
2065 …* The same as [`map`]{@link module:Collections.map} but runs a maximum of `limit` async operations…
2090 …* The same as [`concat`]{@link module:Collections.concat} but runs a maximum of `limit` async oper…
2229 …* The same as [`concat`]{@link module:Collections.concat} but runs only a single async operation a…
2402 …* The same as [`detect`]{@link module:Collections.detect} but runs a maximum of `limit` async oper…
2430 …* The same as [`detect`]{@link module:Collections.detect} but runs only a single async operation a…
2691 …* The same as [`each`]{@link module:Collections.each} but runs a maximum of `limit` async operatio…
2717 …* The same as [`each`]{@link module:Collections.each} but runs only a single async operation at a …
2896 …* The same as [`every`]{@link module:Collections.every} but runs a maximum of `limit` async operat…
2922 …* The same as [`every`]{@link module:Collections.every} but runs only a single async operation at …
3060 …* The same as [`filter`]{@link module:Collections.filter} but runs a maximum of `limit` async oper…
3085 …* The same as [`filter`]{@link module:Collections.filter} but runs only a single async operation a…
3152 …* The same as [`groupBy`]{@link module:Collections.groupBy} but runs a maximum of `limit` async op…
3298 …* The same as [`groupBy`]{@link module:Collections.groupBy} but runs only a single async operation…
3350 …* The same as [`mapValues`]{@link module:Collections.mapValues} but runs a maximum of `limit` asyn…
3526 …* The same as [`mapValues`]{@link module:Collections.mapValues} but runs only a single async opera…
3842 …* The same as [`parallel`]{@link module:ControlFlow.parallel} but runs a maximum of `limit` async …
4488 …* The same as [`reject`]{@link module:Collections.reject} but runs a maximum of `limit` async oper…
4513 …* The same as [`reject`]{@link module:Collections.reject} but runs only a single async operation a…
5010 …* The same as [`some`]{@link module:Collections.some} but runs a maximum of `limit` async operatio…
5037 …* The same as [`some`]{@link module:Collections.some} but runs only a single async operation at a …
5312 …* The same as [times]{@link module:ControlFlow.times} but runs a maximum of `limit` async operatio…
5371 …* The same as [times]{@link module:ControlFlow.times} but runs only a single async operation at a …
5540 * It runs each task in series but stops whenever any of the functions were