17 Commits

Author SHA1 Message Date
nathan-pichon
5029344805
feat(async-utils): use curryN instead of curry 2023-02-14 16:55:57 +01:00
nathan-pichon
477750650e
fix(async): arity for reduce func and awaited value 2023-02-13 11:38:54 +01:00
nathan-pichon
5b0e7f6903
feat(utils): add reduceAsync 2023-02-13 11:38:37 +01:00
Marc-Roig
0b641bc05e pass options to forEachAsync 2023-02-06 19:11:58 +01:00
Marc-Roig
7b14ee6a35 implement forEachAsync 2023-02-06 15:59:47 +01:00
Marc-Roig
02d467f933 remove mapAsyncDialects 2023-02-06 15:39:47 +01:00
Marc-Roig
4f4b424197 fix mapAsyncDialects type 2023-02-06 11:06:18 +01:00
Marc-Roig
9d865b7b11 use mapAsync for all cases in mapAsyncDialects 2023-01-31 11:57:32 +01:00
Marc-Roig
cd8429c3c7 simplify mapAsyncDialects 2023-01-31 11:46:02 +01:00
Marc-Roig
67f2cc730c simplify mapAsyncDialects 2023-01-31 11:43:23 +01:00
Marc-Roig
cf88d212f9 introduce use of mapAsync 2023-01-31 11:40:56 +01:00
nathan-pichon
3e532ebd0e
chore(async-utils): remove reduceAsync 2023-01-27 16:10:18 +01:00
nathan-pichon
bf613fab35
fix(async-utils): use p-map instead of custom code 2023-01-17 15:08:14 +01:00
nathan-pichon
49a61a93a7
chore(async-utils): renaming callbacks in iteratee 2023-01-17 15:08:14 +01:00
nathan-pichon
eb83b3c3fa
feat(async-utils): make mapAsync handle concurrency 2023-01-17 15:08:14 +01:00
nathan-pichon
1f4b7c196e
chore(async-utils): move jsdoc to ts typings 2023-01-17 15:08:14 +01:00
nathan-pichon
0168a2758a
feat(core-utils): add mapAsync and reduceAsync utils 2023-01-17 15:08:14 +01:00