Lodash.js – some() function

Lodash.js – some() function

BY 26 Nov 2015 Web Code Snippet
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.
Written by