5 ms·
They likely read "overloadable enums" and went "Oh Rust calls their tagged unions enums" so assumed all languages did.
by ElegantBeef 3y ago
They likely read "overloadable enums" and went "Oh Rust calls their tagged unions enums" so assumed all languages did.
- alwaysbeconsing 3y agoOh, no, I actually misunderstood cobby's complaint: the field names, yes, those still have to be unique. Which is also a bit annoying, though I've seen discussions about changing it.