empty constant

DoubleRange const empty

The empty range.

Implementation

static const empty = DoubleRange._(0, 0, 1, 0);