min top-level constant

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

Implementation

const min = math.min;