Add forOwn and forOwnRight

This commit is contained in:
Angelos Chalaris
2018-01-18 16:45:56 +02:00
parent 9b12f644cf
commit a7790db34c
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