I use Stripped
, since the enums are stripped of associated values. Left only with the case.
I have been coding Stripped versions of enums with associated values for many years and think it would be an amazing addition to the language.
I usually use Sourcery to generate the nested Stripped
enum type for me.