Module epcompat.interval

Implements intervals between two inclusive values of ordinal type, or char or enum.

Functions

NameDescription
interval(a) Constructor of an Interval on an implicitly derived base type.

Structs

NameDescription
Interval Defines an interval between two inclusive extremes on an explicitly supplied base type.

Manifest constants

NameTypeDescription
areIntervalsCompatibleTo
compatibleIntervals
isOrdinalInterval
isOrdinalType