Merge pull request #559 from Chalarangelo/forOwn
[FEATURE][ADD] Add forOwn and forOwnRight
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user