Ah maybe try `Enum<Enum>`? Enum is defined l...
# announcements
k
Ah maybe try
Enum<Enum>
? Enum is defined like this:
class Enum<T: Enum<T>>
.