max property

T get max

Implementation

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