_.uniqueId([prefix=''])
_.zipObject([props=[]], [values=[]])
_.indexOf(array, value, [fromIndex=0])
_.toLower([string=''])
_.assignIn(object, [sources])
_.forOwn(object, [iteratee=_.identity])
_.pick(object, [paths])
_.VERSION source
_.rearg(func, indexes)
_.dropWhile(array, [predicate=_.identity])
Page 12 of 32