Lodash.js - where() function

A simple Lodash.js example of the where() function, which compares (deep comparison) elements in order to check if they are in the collection and returns the ones that match.