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 02c1164 commit 70d4583Copy full SHA for 70d4583
doc/Language/control.pod6
@@ -776,7 +776,8 @@ L<supply|/language/concurrency#index-entry-supply_(on-demand)>:
776
# received Rat (0.5)
777
778
=head1 X<given|control flow, given>
779
-X<|switch (given);case statements (given)>
+X<|switch (given)>
780
+X<|case statements (given)>
781
782
The C<given> statement is Raku's topicalizing keyword in a similar way that
783
C<switch> topicalizes in languages such as C. In other words, C<given>
0 commit comments