max constant

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

Implementation

static const max = math.max;