anagrams:string,recursion
arrayToHtmlList:browser,array
average:math,array
averageBy:math,array,function
bottomVisible:browser
byteSize:string
call:adapter,function
capitalize:string,array
capitalizeEveryWord:string,regexp
chainAsync:function
chunk:array
clampNumber:math
cleanObj:object,json
cloneRegExp:utility,regexp
coalesce:utility
coalesceFactory:utility
collectInto:adapter,function,array
compact:array
compose:function
copyToClipboard:browser,string,advanced
countBy:array,object
countOccurrences:array
createElement:browser,utility
createEventHub:browser,event,advanced
currentURL:browser,url
curry:function,recursion
decapitalize:string,array
deepFlatten:array,recursion
defer:function
detectDeviceType:browser
difference:array,math
differenceWith:array,function
digitize:math,array
distance:math
distinctValuesOfArray:array
dropElements:array,function
dropRight:array
elementIsVisibleInViewport:browser
elo:math,array,advanced
escapeHTML:string,browser,regexp
escapeRegExp:string,regexp
everyNth:array
extendHex:utility,string
factorial:math,recursion
fibonacci:math,array
filterNonUnique:array
findLast:array
flatten:array
flip:adapter,function
forEachRight:array,function
formatDuration:date,math,string,utility
fromCamelCase:string
functionName:function,utility
functions:object,function
gcd:math,recursion
geometricProgression:math
getDaysDiffBetweenDates:date
getScrollPosition:browser
getStyle:browser,css
getType:type
getURLParameters:utility,browser,string,url
groupBy:array,object
hammingDistance:math
hasClass:browser,css
hasFlags:node
head:array
hexToRGB:utility,string,math,advanced
hide:browser,css
httpGet:utility,url,browser
httpPost:utility,url,browser
httpsRedirect:browser,url
indexOfAll:array
initial:array
initialize2DArray:array
initializeArrayWithRange:array,math
initializeArrayWithValues:array,amth
inRange:math
intersection:array,math
invertKeyValues:object
isAbsoluteURL:string,utility,browser,url
isArray:type,array
isArrayLike:type,array
isBoolean:type
isDivisible:math
isEven:math
isFunction:type,function
isLowerCase:string,utility
isNull:type
isNumber:type,math
isObject:type,object
isPrime:math
isPrimitive:type,function,array,string
isPromiseLike:type,function,promise
isSorted:array
isString:type,string
isSymbol:type
isTravisCI:node
isUpperCase:string,utility
isValidJSON:type,json
join:array
JSONToFile:node,json
last:array
lcm:math,recursion
longestItem:array,string,utility
lowercaseKeys:object
luhnCheck:math,utility
mapKeys:object,function
mapObject:array,object
mapValues:object,function
mask:string,utility,regexp
maxBy:math,array,function
maxN:array,math
median:math,array
memoize:function
merge:object,array
minBy:math,array,function
minN:array,amth
negate:function
nthElement:array
objectFromPairs:object,array
objectToPairs:object,array
off:browser,event
on:browser,event
once:function
onUserInputChange:browser,event,advanced
orderBy:object,array
palindrome:string
parseCookie:utility,string
partition:array,object,function
percentile:math
pick:array
pipeFunctions:adapter,function
pluralize:string
powerset:math
prettyBytes:utility,string,math
primes:math,array
promisify:adapter,function,promise
pull:array
pullAtIndex:array
pullAtValue:array
randomHexColorCode:utility,random
randomIntegerInRange:math,utility,random
randomNumberInRange:math,utility,random
readFileLines:node,array,string
redirect:browser,url
reducedFilter:array
remove:array
reverseString:string,array
RGBToHex:utility
round:math
runAsync:browser,function,advanced,promise,url
runPromisesInSeries:function,promise
sample:array,random
sampleSize:array,random
scrollToTop:browser
sdbm:math,utility
select:object
serializeCookie:utility,string
setStyle:browser
shallowClone:object
show:browser,css
shuffle:array,random
similarity:array,math
size:object,array,string
sleep:function,promise
sortCharactersInString:string
sortedIndex:array,math
splitLines:string
spreadOver:adapter
standardDeviation:math,array
sum:math,array
sumBy:math,array,function
sumPower:math
symmetricDifference:array,math
tail:array
take:array
takeRight:array
timeTaken:utility
toCamelCase:string,regexp
toDecimalMark:utility,math
toggleClass:browser
toKebabCase:string,regexp
tomorrow:date
toOrdinalSuffix:utility,math
toSafeInteger:math
toSnakeCase:string,regexp
transform:object,array
truncateString:string
truthCheckCollection:object,logic,array
unescapeHTML:string,browser
union:array,math
untildify:node,string
UUIDGeneratorBrowser:browser,utility,random
UUIDGeneratorNode:node,utility,random
validateNumber:utility,math
without:array
words:string,regexp
yesNo:utility,regexp
zip:array
zipObject:array,object