Add throttle

This commit is contained in:
Angelos Chalaris
2018-01-28 15:23:01 +02:00
parent 5e374d99f4
commit 6ddb4989a2
2 changed files with 42 additions and 0 deletions

View File

@ -232,6 +232,7 @@ take:array
takeRight:array
takeRightWhile:array,function
takeWhile:array,function
throttle:function
times:function
timeTaken:utility
toCamelCase:string,regexp