Add stableSort function

This commit is contained in:
simov
2018-02-06 18:33:49 +02:00
parent 8809855f79
commit 276b57a9ca
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