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