DataType.Type

enum defining all data types. These are all lowercase of what they're written here

Values

ValueMeaning
Void

.

Char

.

Int

.

Double

.

Bool

.

Custom

some other type

Meta