Find the thing of a list with the biggest value also works with generators.
list of things
function to convert a thing to number
optional: exclusive minimum value to accept
the thing will the biggest value or undefined if none are superior to minE
Generated using TypeDoc
Find the thing of a list with the biggest value also works with generators.