also sort've interestingly, `JEnum.valueOf<Enum...
# announcements
g
also sort've interestingly,
JEnum.valueOf<Enum<Nothing>>(type as Class<Enum<Nothing>>, value
gives compiler error "not in bounds: expected `Enum<Enum<Nothing>>`: but was `Enum<Nothing>`"