unbounded constant

NumericExtents const unbounded

Implementation

static const NumericExtents unbounded =
    NumericExtents(double.negativeInfinity, double.infinity);