Add merge

This commit is contained in:
Angelos Chalaris
2018-01-12 14:44:20 +02:00
parent bd8551d78a
commit 5f8b5117fb
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