Find the thing of a list with the lowest value also works with generators.
list of things
function to convert a thing to number
optional: exclusive maximum value to accept
the thing will the lowest value or undefined if none are inferior to maxE
Generated using TypeDoc
Find the thing of a list with the lowest value also works with generators.