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