mirror of
https://github.com/Ed94/Odin.git
synced 2026-07-21 15:05:45 -07:00
- "odin" if the `context` is needed for `assert` - "contextless" if multiple return values are needed (better for optimizations) - "c" otherwise
- "odin" if the `context` is needed for `assert` - "contextless" if multiple return values are needed (better for optimizations) - "c" otherwise