_.pull(array, [values])
_.negate(predicate)
_.prototype.commit()
_.head(array) source
_.includes(collection, value, [fromIndex=0])
_.take(array, [n=1])
_.endsWith([string=''], [target], [position=string.length])
_.remove(array, [predicate=_.identity])
_.lowerFirst([string=''])
_.stubArray() source
Page 28 of 32