min property

T get min

Implementation

T get min => reduce(math.min);