This commit is contained in:
Angelos Chalaris
2018-01-19 13:14:46 +02:00
parent 6fd0d7aee0
commit 4a7c261a65
3 changed files with 20 additions and 2 deletions

View File

@ -131,6 +131,7 @@ objectFromPairs:object,array
objectToPairs:object,array
observeMutations:browser,event,advanced
off:browser,event
omit:object,array
on:browser,event
once:function
onUserInputChange:browser,event,advanced
@ -139,7 +140,7 @@ palindrome:string
parseCookie:utility,string
partition:array,object,function
percentile:math
pick:array
pick:object,array
pipeFunctions:adapter,function
pluralize:string
powerset:math