gingerBill d139c72fc2 Make `using` as a statement an opt-in with `#+feature using-stmt` 3 týždňov pred
..
all 1e88cd6697 Add `container/xar` to `examples/all` 1 mesiac pred
demo d139c72fc2 Make `using` as a statement an opt-in with `#+feature using-stmt` 3 týždňov pred
README.md 190ab5543d fix relative links in examples/README.md 1 rok pred

README.md

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.