Skip to content

Data types

Łukasz Mrowiec edited this page Jan 6, 2025 · 2 revisions

There are a few data types:

  • i32 (int)
  • bool
  • double
  • char
  • string

Clone this wiki locally