Add sortedLastIndex

This commit is contained in:
Angelos Chalaris
2018-01-24 13:16:47 +02:00
parent 4993e6ef25
commit 69a100b68a
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