This commit is contained in:
Angelos Chalaris
2017-12-19 13:32:25 +02:00
parent 0e5beb8310
commit ce9963f898
3 changed files with 189 additions and 25 deletions

View File

@ -20,10 +20,12 @@ currentURL:browser
curry:function
deepFlatten:array
difference:array
differenceWith:array
digitize:math
distance:math
distinctValuesOfArray:array
dropElements:array
dropRight:array
elementIsVisibleInViewport:browser
escapeRegExp:string
everyNth:array
@ -72,8 +74,8 @@ pipe:function
powerset:math
promisify:function
pull:array
pullAtIndex:array
pullAll:array
pullAtIndex:array
randomIntegerInRange:math
randomNumberInRange:math
readFileLines:node
@ -85,6 +87,7 @@ round:math
runPromisesInSeries:function
sample:array
scrollToTop:browser
select:object
shallowClone:object
shuffle:array
similarity:array