_.castArray(value)
_.thru(value, interceptor)
_.sortedUniqBy(array, [iteratee])
_.last(array) source
_.create(prototype, [properties])
_.isNumber(value)
_.unionBy([arrays], [iteratee=_.identity])
_.isBoolean(value)
_.findLastKey(object, [predicate=_.identity])
_.nth(array, [n=0])
Page 20 of 32