Odin also implements Unions but it does not implement auto dispatching based 
off runtime time, as such you need to do the same thing as Nim 
<https://odin-lang.org/docs/overview/#type-switch-statement>

Reply via email to