_.nthArg([n=0]) source
_.sample(collection)
_.round(number, [precision=0])
_.prototype.reverse()
_.isUndefined(value)
_.toPlainObject(value)
_.throttle(func, [wait=0], [options={}])
_.initial(array) source
_.defer(func, [args])
_.isSafeInteger(value)
Page 5 of 32