Find the lowest value in a list of things also works with generators.
list of things
function to convert a thing to number
optional: exclusive maximum value to accept
the lowest value and the associated thing or undefined if none are superior to minE
Generated using TypeDoc
Find the lowest value in a list of things also works with generators.