isDiscrete property

bool isDiscrete

Implementation

bool get isDiscrete => this is DiscreteRange<T>;