max top-level constant

T Function<T extends num>(T a, T b) const max

Implementation

const max = math.max;