We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a63611 commit 571cd63Copy full SHA for 571cd63
doc/Language/typesystem.pod6
@@ -147,6 +147,8 @@ TODO
147
148
=head2 C<enum>
149
150
+X<|Enumeration; Enums; enum>
151
+
152
Enumerations provide constant key-value-pairs with an associated type. Any key
153
is of that type and injected as a symbol into the current scope. If the symbol
154
is used, it is treated as a constant expression and the symbol is replaced with
0 commit comments