Α closed interval whose elements are assigned a value.
Record Field | Description |
Full Usage:
KeyFrom
Field type: 'TKey
|
The start of the interval.
|
Full Usage:
KeyTo
Field type: 'TKey
|
The end of the interval.
|
Full Usage:
Value
Field type: 'a
|
The value that gets assigned to the elements of the interval.
|