_.pad([string=''], [length=0], [chars=' '])
_.isError(value) source
_.trim([string=''], [chars=whitespace])
_.lte(value, other)
_.findLast(collection, [predicate=_.identity], [fromIndex=collection.length-1])
_.invertBy(object, [iteratee=_.identity])
_.sampleSize(collection, [n=1])
_.toPath(value) source
_.defaults(object, [sources])
_.conformsTo(object, source)
Page 26 of 32