Presentation lodash for president - GitHub

FILTERING + FINDING • there are some nice built-in predicate function producing functions: • _.matches, _.matchesProperty, _.property • lodash analyzes the signature of the passed argument to most of its collection functions and calls them appropriately ................
................