This commit is contained in:
Angelos Chalaris
2017-12-18 12:14:24 +02:00
parent 6c449763e3
commit f951e3f896
3 changed files with 50 additions and 20 deletions

View File

@ -13,7 +13,7 @@ collatz:math
compact:array
compose:function
countOccurrences:array
current-URL:browser
currentURL:browser
curry:function
deepFlatten:array
difference:array
@ -57,6 +57,7 @@ JSONToDate:date
JSONToFile:node
last:array
lcm:math
mapObject:array
median:math
nthElement:array
objectFromPairs:object