Additional tag for stable sort + shorter example

This commit is contained in:
simov
2018-02-08 09:01:13 +02:00
parent b82e4c5cf1
commit 097ab6ffa1
2 changed files with 5 additions and 25 deletions

View File

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