2.1 Primitives

Primitive types are the fundamental building blocks of a program. These include signed and unsigned integers, booleans, and principals.

Signed integers

Unsigned integers

Booleans

Principals

Last updated