_.isEmpty(value) source
_.toFinite(value)
_.shuffle(collection)
_.isSet(value) source
_.startsWith([string=''], [target], [position=0])
_.bind(func, thisArg, [partials])
_.differenceBy(array, [values], [iteratee=_.identity])
_.toSafeInteger(value)
_.methodOf(object, [args])
_.sortedLastIndexBy(array, value, [iteratee=_.identity])
Page 19 of 32