Update drop, add dropWhile, dropRightWhile

This commit is contained in:
Angelos Chalaris
2018-01-26 12:23:18 +02:00
parent 19e0259900
commit 6381f042f4
14 changed files with 65 additions and 31 deletions

View File

@ -43,8 +43,10 @@ differenceBy:array,function
differenceWith:array,function
digitize:math,array
distance:math
dropElements:array,function
drop:array
dropRight:array
dropRightWhile:array,function
dropWhile:array,function
elementIsVisibleInViewport:browser
elo:math,array,advanced
equals:object,array,type,advanced