Add composeRight

This commit is contained in:
Angelos Chalaris
2018-01-23 22:12:56 +02:00
parent bac4e5d9c1
commit 4b4619439c
2 changed files with 18 additions and 0 deletions

View File

@ -20,6 +20,7 @@ collectInto:adapter,function,array
colorize:node,utility,string
compact:array
compose:function
composeRight:function
copyToClipboard:browser,string,advanced
countBy:array,object
countOccurrences:array