Add mapValues, mapKeys

This commit is contained in:
Angelos Chalaris
2018-01-11 20:33:14 +02:00
parent 851806a343
commit 388bfe812b
3 changed files with 36 additions and 0 deletions

View File

@ -103,7 +103,9 @@ lcm:math,recursion
longestItem:array,string,utility
lowercaseKeys:object
luhnCheck:math,utility
mapKeys:object,function
mapObject:array,object
mapValues:object,function
mask:string,utility,regexp
maxBy:math,array,function
maxN:array,math