Merge pull request #308 from skatcat31/feature/adapters/collectInto

[FEATURE] add collectInto snippet
This commit is contained in:
Angelos Chalaris
2017-12-22 20:19:29 +02:00
committed by GitHub
2 changed files with 17 additions and 0 deletions

View File

@ -16,6 +16,7 @@ cleanObj:object
coalesce:utility
coalesceFactory:utility
collatz:math
collectInto:adapter
compact:array
compose:function
countOccurrences:array