Add sortedLastIndex

This commit is contained in:
Angelos Chalaris
2018-01-24 13:16:47 +02:00
parent 2d78e9799e
commit 565243bfb5
2 changed files with 23 additions and 0 deletions

View File

@ -196,6 +196,7 @@ size:object,array,string
sleep:function,promise
sortCharactersInString:string
sortedIndex:array,math
sortedLastIndex:array,math
splitLines:string
spreadOver:adapter
standardDeviation:math,array