Add merge

This commit is contained in:
Angelos Chalaris
2018-01-12 14:44:20 +02:00
parent c1c37f8191
commit c1be986051
2 changed files with 34 additions and 0 deletions

View File

@ -112,6 +112,7 @@ maxBy:math,array,function
maxN:array,math
median:math,array
memoize:function
merge:object,array
minBy:math,array,function
minN:array,amth
negate:function