_.flattenDepth(array, [depth=1])
_.uniq(array) source
_.sortedUniq(array)
_.without(array, [values])
_.initial(array) source
_.unzip(array) source
_.pullAllWith(array, values, [comparator])
_.sortedLastIndexOf(array, value)
_.xorWith([arrays], [comparator])
_.intersectionWith([arrays], [comparator])
Page 1 of 7