_.setWith(object, path, value, [customizer])
_.sortBy(collection, [iteratees=[_.identity]])
_.create(prototype, [properties])
_.zip([arrays]) source
_.stubArray() source
_.isRegExp(value)
_.trim([string=''], [chars=whitespace])
_.prototype.plant(value)
_.lastIndexOf(array, value, [fromIndex=array.length-1])
_.endsWith([string=''], [target], [position=string.length])
Page 25 of 32