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