Files
Odin/examples
Doeke Wartena 602dab3864 Update demo.odin
type: turns -> returns
2024-11-09 19:47:00 +01:00
..
2024-11-01 18:01:49 +01:00
2024-11-09 19:47:00 +01:00

Examples

The example directory contains two packages:

A demo illustrating the basics of Odin.

It further contains all, which imports all core and vendor packages so we can conveniently run odin check on everything at once.

For additional example code, see the examples repository.