Build
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user