Add forOwn and forOwnRight

This commit is contained in:
Angelos Chalaris
2018-01-18 16:45:56 +02:00
parent c07cd0dc36
commit ebe30f4c80
3 changed files with 28 additions and 0 deletions

View File

@ -52,6 +52,8 @@ flatten:array
flip:adapter,function
forEachRight:array,function
formatDuration:date,math,string,utility
forOwn:object
forOwnRight:object
fromCamelCase:string
functionName:function,utility
functions:object,function