Add matches, matchesWith

This commit is contained in:
Angelos Chalaris
2018-01-23 20:17:32 +02:00
parent 2427790224
commit 967aa6c95d
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