Add forEachRight

This commit is contained in:
Angelos Chalaris
2018-01-09 01:38:50 +02:00
parent 643b81c12e
commit a4a0064f81
2 changed files with 14 additions and 0 deletions

View File

@ -44,6 +44,7 @@ filterNonUnique:array
flatten:array
flattenDepth:array,recursion
flip:adapter,function
forEachRight:array,function
formatDuration:date,math,string,utility
fromCamelCase:string
functionName:function,utility