Velo has several built-in value types including strings, integers, floats, booleans, and bytes. |
|
Strings are declared with double quotes. |
|
Integers support decimal, hexadecimal, and binary notation. |
|
Floating-point numbers use the |
|
Booleans are |
|
Bytes use the |
|
The |
|