Merge remote-tracking branch 'offical/master'

This commit is contained in:
ed
2025-01-30 14:36:46 -05:00
126 changed files with 2481 additions and 1004 deletions
+4
View File
@@ -104,6 +104,10 @@ Answers to common questions about Odin.
Documentation for all the official packages part of the [core](https://pkg.odin-lang.org/core/) and [vendor](https://pkg.odin-lang.org/vendor/) library collections.
#### [Examples](https://github.com/odin-lang/examples)
Examples on how to write idiomatic Odin code. Shows how to accomplish specific tasks in Odin, as well as how to use packages from `core` and `vendor`.
#### [Odin Documentation](https://odin-lang.org/docs/)
Documentation for the Odin language itself.