Skip to content

iter::minOf

minOf(items) => a

ParameterTypeDescription
itemsIterable

Returns

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