Update sortedLastIndex, add sortedIndexBy, sortedLastIndexBy

This commit is contained in:
Angelos Chalaris
2018-01-26 13:39:09 +02:00
parent 97d336fd41
commit 3a0458b2d6
4 changed files with 47 additions and 4 deletions

View File

@ -206,7 +206,9 @@ size:object,array,string
sleep:function,promise
sortCharactersInString:string
sortedIndex:array,math
sortedIndexBy:array,math,function
sortedLastIndex:array,math
sortedLastIndexBy:array,math,function
splitLines:string
spreadOver:adapter
standardDeviation:math,array