_.templateSettings.imports._
_.mapValues(object, [iteratee=_.identity])
_.invokeMap(collection, path, [args])
_.isUndefined(value)
_.toPlainObject(value)
_.values(object) source
_.sortedUniq(array)
_.functionsIn(object)
_.debounce(func, [wait=0], [options={}])
_.pullAllWith(array, values, [comparator])
Page 1 of 32