Add partial, partialRight

This commit is contained in:
Angelos Chalaris
2018-01-24 14:40:16 +02:00
parent 6b8d3e5886
commit 7c481f80bf
3 changed files with 36 additions and 0 deletions

View File

@ -160,6 +160,8 @@ orderBy:object,array
over:adapter,function
palindrome:string
parseCookie:utility,string
partial:function
partialRight:function
partition:array,object,function
percentile:math
pick:object,array