Files
Odin/examples
gingerBill 3dea35c157 Merge pull request #6177 from odin-lang/bill/handle-map
`core:container/handle_map`
2026-01-29 13:17:42 +00: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.