_.stubFalse() source
_.omit(object, [paths])
_.has(object, path)
_.isEqualWith(value, other, [customizer])
_.isElement(value)
_.sum(array) source
_.some(collection, [predicate=_.identity])
_.result(object, path, [defaultValue])
_.fromPairs(pairs)
_.chunk(array, [size=1])
Page 16 of 32