Lodash.js - some() function

A simple Lodash.js example of the some() function, which checks if the specified value is in the checked collection and stops when it finds it.