_.clamp(number, [lower], upper)
_.remove(array, [predicate=_.identity])
_.prototype.value()
_.isNative(value)
_.isMap(value) source
_.sortedIndexBy(array, value, [iteratee=_.identity])
_.toPath(value) source
_.findLast(collection, [predicate=_.identity], [fromIndex=collection.length-1])
_.lte(value, other)
_.defaultsDeep(object, [sources])
Page 26 of 32