Add stableSort function

This commit is contained in:
simov
2018-02-06 18:33:49 +02:00
parent 1da19dfa4d
commit cb4f3226f6
4 changed files with 63 additions and 0 deletions

View File

@ -221,6 +221,7 @@ sortedLastIndex:array,math
sortedLastIndexBy:array,math,function
splitLines:string
spreadOver:adapter
stableSort:array,sort
standardDeviation:math,array
stripHTMLTags:string,utility,regexp
sum:math,array