InterableMin<E> extension

on

Methods

min() → E?

Available on Iterable<E>, provided by the InterableMin extension

Returns the smallest element or null if there are no elements.