Perl6 has enum
. Now I have acquired a little bit of the Ada mindset, so I expected something similar. But Perl6 isn’t Ada, of course, hence I was disappointed. Should I retune my expectations taking into account this fact?
Yes, but also no. Because Perl6 enumeration doesn’t feel completely right.