_.pickBy(object, [predicate=_.identity])
_.prototype.reverse()
_.iteratee([func=_.identity])
_.size(collection)
_.unzip(array) source
_.nthArg([n=0]) source
_.debounce(func, [wait=0], [options={}])
_.invokeMap(collection, path, [args])
_.isSafeInteger(value)
_.chain(value)
Page 2 of 32