Skip to content

iter::maxOf ​

maxOf(items) => a ​

ParameterTypeDescription
itemsIterable

Returns ​

(*) The lowest value in the Iterable with the closure applied.