mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-13 09:22:22 -07:00
b3be2cdf9d
Aliasing some procedures within package reflect so they reference procedures from package runtime. This avoids redundancy and potential deviation. Not 100% sure about the ODIN_DISALLOW_RTTI part but I think it should be congruent as well.