btw, in getting-started I posted how bytecode for ...
# announcements
u
btw, in getting-started I posted how bytecode for my when statement with enums gets generated, and it uses array of ordinals and then switches over the ints, aint that weird?