Home
>
Guides
> Types
Types
Beginner Level Tutorial
What you will learn
This guide demonstrates how types can be used to manage data within your program.
What are types?
Declaring types
Types in action
Passing types to functions
Conclusion