_.isWeakSet(value)
_.sortedUniq(array)
_.isArguments(value)
_.isInteger(value)
_.nthArg([n=0]) source
_.parseInt(string, [radix=10])
_.uniq(array) source
_.size(collection)
_.before(n, func)
_.flattenDepth(array, [depth=1])
Page 1 of 32