Next: Integer, Previous: Card, Up: Types reference
A constant from a finite domain of constants.
flat_top (undefined)
flat_bot (undefined)
The greatest lower bound of two values A and B yields:
Here is an example domain type definition including the constants
constant_1, constant_2 and constant_3:
deftype "domain" {constant_1 constant_2 constant_3}