This commit is contained in:
Jerry Kurian
2019-08-21 15:40:19 -04:00
parent 7394b6ef84
commit 6581e1d745
7 changed files with 81 additions and 2 deletions

View File

@@ -21,4 +21,5 @@ export {
parallelMap,
accumulator,
accumulatorBy,
compose,
} from "./functions";