gingerBill a84fcd03da Delete imports of removed packages 9 月之前
..
all a84fcd03da Delete imports of removed packages 9 月之前
demo e38a08013e Remove `#relative` types from the compiler 9 月之前
README.md 190ab5543d fix relative links in examples/README.md 9 月之前

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.