Closed treeform closed 2 years ago
that styleguide entry was written before there was enum overloading
Enum overloading is the new thing in experimental, which in my mind removes {.pure.} enums and makes all enums behave how you would expect without the need for the strange name prefix. And this is the experimental branch using this feature.
Doing a different PR now.
What's the point of this change ?