byte (8-bit unsigned)
int (32-bit signed)
big (64-bit signed)
real (64-bit floating point)
list
array (with slicing)
string
tuple (ordered collection of types)
channel (for inter-process communication)
adt ("abstract data type")
pick (discriminated union type)
module
int (32-bit signed)
big (64-bit signed)
real (64-bit floating point)
list
array (with slicing)
string
tuple (ordered collection of types)
channel (for inter-process communication)
adt ("abstract data type")
pick (discriminated union type)
module
wanid








