Function Interval.isInfinite

Determine whether the interval is infinite. This is true if:

If T is an integer type, this is always false.

bool isInfinite () const @property @trusted;