v4.0.0-pre
Home
Getting Started
Custom Builds
All-in-one Doc
Array
chunk
compact
difference
differenceBy
differenceWith
drop
dropRight
dropRightWhile
dropWhile
fill
findIndex
findLastIndex
flatten
flattenDeep
head
first
indexOf
initial
intersection
intersectionBy
intersectionWith
last
lastIndexOf
prototype.reverse
pull
pullAll
pullAllBy
pullAt
remove
slice
sortedIndex
sortedIndexBy
sortedIndexOf
sortedLastIndex
sortedLastIndexBy
sortedLastIndexOf
sortedUniq
sortedUniqBy
tail
take
takeRight
takeRightWhile
takeWhile
union
unionBy
unionWith
uniq
uniqBy
uniqWith
unzip
unzipWith
without
xor
xorBy
xorWith
zip
zipObject
zipWith
Chain
_
chain
prototype.chain
prototype.commit
prototype.concat
prototype.next
prototype.plant
prototype.Symbol.iterator
prototype.value
run, toJSON, valueOf
tap
thru
Collection
countBy
every
filter
find
findLast
forEach
each
forEachRight
eachRight
groupBy
includes
invoke
keyBy
map
partition
reduce
reduceRight
reject
sample
sampleSize
shuffle
size
some
sortBy
sortByOrder
Date
now
Function
after
ary
before
bind
bindAll
bindKey
curry
curryRight
debounce
defer
delay
flip
memoize
modArgs
modArgsSet
negate
once
partial
partialRight
rearg
rest
spread
throttle
unary
wrap
Lang
clone
cloneDeep
cloneDeepWith
cloneWith
eq
gt
gte
isArguments
isArray
isArrayLike
isArrayLikeObject
isBoolean
isDate
isElement
isEmpty
isEqual
isEqualWith
isError
isFinite
isFunction
isInteger
isLength
isMatch
isMatchWith
isNaN
isNative
isNil
isNull
isNumber
isObject
isObjectLike
isPlainObject
isRegExp
isSafeInteger
isString
isTypedArray
isUndefined
lt
lte
toArray
toInteger
toLength
toNumber
toPlainObject
toSafeInteger
toString
Math
add
ceil
floor
max
maxBy
min
minBy
round
subtract
sum
sumBy
Methods
stringSize
templateSettings.imports._
Number
clamp
inRange
random
Object
assign
assignIn
extend
assignInWith
extendWith
assignWith
at
create
defaults
defaultsDeep
findKey
findLastKey
forIn
forInRight
forOwn
forOwnRight
functions
functionsIn
get
has
hasIn
invert
keys
keysIn
mapKeys
mapValues
merge
mergeWith
omit
omitBy
pairs
pairsIn
pick
pickBy
result
set
setWith
transform
unset
values
valuesIn
Properties
templateSettings
templateSettings.escape
templateSettings.evaluate
templateSettings.imports
templateSettings.interpolate
templateSettings.variable
VERSION
String
camelCase
capitalize
deburr
endsWith
escape
escapeRegExp
kebabCase
lowerCase
lowerFirst
pad
padLeft
padRight
parseInt
repeat
snakeCase
startCase
startsWith
template
toLower
toUpper
trim
trimLeft
trimRight
truncate
unescape
upperCase
upperFirst
words
Utility
attempt
conforms
conj
constant
disj
flow
flowRight
identity
iteratee
juxt
matches
matchesProperty
method
methodOf
mixin
noConflict
noop
nthArg
property
propertyOf
range
runInContext
times
toPath
uniqueId
stringSize
source
stringSize(string)
Gets the number of symbols in
string
.
Arguments
string
(string)
The string to inspect.
Returns
(number)
Returns the string size.