data
Various data types.
Basic types:
- empty : the empty type
- unit : the singleton type
- bool : the boolean values
- num : generic numerals
- string : ascii strings
- nat : the natural numbers
- fin : finite ordinals
- int : the integers
- rat : the integers
Constructors: