_.omit(object, [paths])
_.sum(array) source
_.tap(value, interceptor)
_.functions(object)
_.forInRight(object, [iteratee=_.identity])
_.startsWith([string=''], [target], [position=0])
_.bind(func, thisArg, [partials])
_.xorBy([arrays], [iteratee=_.identity])
_.reverse(array) source
_.has(object, path)
Page 16 of 32