max_.max(list, [iteratee], [context]) Returns the maximum value in list. If an iteratee function is provided, it will
flatten_.flatten(array, [shallow]) Flattens a nested array (the nesting can be to any depth). If you pass shallow,
object_.object(list, [values]) Converts arrays into objects. Pass either a single list of [key, value] pairs, or a list
Page 12 of 12