Underscore.js _.min Function
The Underscore.js is a JavaScript library that provides a lot of useful functions that help in programming in a big way like the map, filter, invoke, etc even without using any built-in objects. The _.min() function is used to find the minimum element from the list passed. If an iterate is given, th