Add matches, matchesWith

This commit is contained in:
Angelos Chalaris
2018-01-23 20:17:32 +02:00
parent 11a4872cf0
commit 577f490865
3 changed files with 40 additions and 0 deletions

View File

@ -124,6 +124,8 @@ mapKeys:object,function
mapObject:array,object
mapValues:object,function
mask:string,utility,regexp
matches:object,type
matchesWith:object,type,function
maxBy:math,array,function
maxN:array,math
median:math,array