_.lt(value, other)
_.castArray(value)
_.differenceWith(array, [values], [comparator])
_.toUpper([string=''])
_.truncate([string=''], [options={}])
_.isNumber(value)
_.flatMap(collection, [iteratee=_.identity])
_.conforms(source)
_.method(path, [args])
_.attempt(func, [args])
Page 21 of 32