min constant

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

Implementation

static const min = math.min;