# Hi everyone, still new to Nim here, and I'm seeing a strange error, can someone # please explain why it doesn't seem like `arr` exists on the distinct type when # trying to access it? # EDIT: Here's the relevant type declarations: type Vec3 = object arr: array[3, float] Color = distinct Vec3 Point3 = distinct Vec3 # https://media.discordapp.net/attachments/371759389889003532/1181065660890107945 # /image.png?ex=657fb41c&is=656d3f1c&hm=67f41b6904813896974499f8fd518628cdb2396e0a # c9acdf045b848bb693ddac&