MinExtension<T> extension

on

Methods

min([int comparer(T e1, T e2)?]) → T
Returns the minimum value in the iterable.