what is the "boilerplate" here? Is it just `MyEnum...
# language-proposals
k
what is the "boilerplate" here? Is it just
MyEnumeration.
? Does this solve any particular problem? It seems to make the code less readable to me, and would require modifying grammar. Kotlin's primary goal isn't to be concise, but expressive and explicit, and this is not IMO
6