menu
lonate package
documentation
lonate
ArrayUnion extension
ArrayUnion
brightness_4
ArrayUnion<
T
>
extension
Null safety
on
List
<
T
>
Properties
tail
→
List
tail
Gets all but the first element of array.
read-only
Methods
unionBy
(
List
values
,
Function
iteratee
)
→
List
unionBy
Creates an array of unique values, in order, from all given arrays @param
values
the list to compare against @param
iteratee
the function to determine equality
lonate package
documentation
lonate
ArrayUnion extension
lonate library
Extensions
ArrayCliz
ArrayDifference
ArrayDrop
ArrayFlatten
ArrayFrom
ArrayIndexing
ArrayPull
ArraySorted
ArrayUnion
ArrayZip
CollectiveList
CollectiveMap
CollectiveNum
RichFunction
StringCase
StringEscape
StringMunipulator
StringPad
Properties
MAX_ARRAY_LENGTH
timeouts
Functions
add
arrayMax
arrayMean
arrayMin
arraySum
assign
baseFill
camelCase
capitalize
ceil
chunk
clamp
compact
debounce
deburr
delay
difference
differenceBy
divide
drop
dropRight
dropWhile
escape
escapeRegExp
fill
findIndex
findKey
flatten
flattenDeep
flattenDepth
floor
fromPairs
get
hasInObject
hasObject
initial
inRange
intersection
isEqual
isGreater
isGreaterEqual
isLength
isLess
kebabCase
lastIndexOf
lowerFirst
mapsEqual
median
memoize
mode
multipleComputation
multiply
pad
padEnd
padStart
pull
pullAt
random
repeat
replace
round
snakeCase
sortedIndex
sortedIndexOf
sortedUniq
sortedUniqBy
standardDeviation
startCase
startsWith
subtract
tail
throttle
truncate
union
unionBy
uniq
uniqueId
upperFirst
values
variance
withOut
zip
Properties
tail
Methods
unionBy