Is there a compelling reason that enums cannot be a signed integer?
This would provide the very handy function of assigning them the I32 "base" datatype, eliminating coercion dots on most LV primitives.
On that note, how about supporting sparse enums (enums with non-consecutive value-string pairs)?
OK, I know rings support both features, but rings have the distinct disadvantage of only showing their numeric value in a case structure.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.