Combined functions and functionsIn

Makes more sense that way, following the example of flatten.
This commit is contained in:
Angelos Chalaris
2018-01-12 13:37:33 +02:00
parent 430f2af576
commit 37d70bf58f
3 changed files with 9 additions and 26 deletions

View File

@ -52,7 +52,6 @@ formatDuration:date,math,string,utility
fromCamelCase:string
functionName:function,utility
functions:object,function
functionsIn:object,function
gcd:math,recursion
geometricProgression:math
getDaysDiffBetweenDates:date