Skip to content

iter::min

min(items)

ParameterTypeDescription
itemsIterable

Returns

(*) The lowest value in the Iterable.