_.invertBy(object, [iteratee=_.identity])
_.curryRight(func, [arity=func.length])
_.bindAll(object, methodNames)
_.prototype.commit()
_.trimEnd([string=''], [chars=whitespace])
_.map(collection, [iteratee=_.identity])
_.upperFirst([string=''])
_.isError(value) source
_.matches(source)
_.negate(predicate)
Page 27 of 32