Name scalar
Definition scalar:type
Defined in core.l
Implementation icode
Description The type of all values that can be represented in one machine word. The other basic types (int, bool, char) are implemented on top of this.