Module epcompat.interval
Implements intervals between two inclusive values of ordinal type, or char or
enum.
Functions
| Name | Description |
|---|---|
interval(a)
|
Constructor of an Interval on an implicitly derived base type.
|
Structs
| Name | Description |
|---|---|
Interval
|
Defines an interval between two inclusive extremes on an explicitly supplied base type. |
Manifest constants
| Name | Type | Description |
|---|---|---|
areIntervalsCompatibleTo
|
||
compatibleIntervals
|
||
isOrdinalInterval
|
||
isOrdinalType
|