_.valuesIn(object)
_.functions(object)
_.shuffle(collection)
_.bind(func, thisArg, [partials])
_.has(object, path)
_.stubFalse() source
_.kebabCase([string=''])
_.takeRight(array, [n=1])
_.trimStart([string=''], [chars=whitespace])
_.divide(dividend, divisor)
Page 16 of 32