* Retrieves the minimum value of a collection. If the collection is empty or * falsey `Infinity` is returned. If a callback is provided it will be executed * for each value in the collection to generate the criterion by which the value * is ranked. The callback is bound to `thisArg` a
(collection, callback, thisArg)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected