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 d1c4c64 commit 8ae8e7eCopy full SHA for 8ae8e7e
doc/Language/containers.pod6
@@ -28,7 +28,7 @@ container>.
28
29
=head1 Scalar containers
30
31
-Although objects of type C<Scalar> are everywhere in Perl 6, you rarely
+Although objects of type L<C<Scalar>|/type/Scalar> are everywhere in Perl 6, you rarely
32
see them directly as objects, because most operations
33
I<decontainerize>, which means they act on the C<Scalar> container's
34
contents instead of the container itself.
0 commit comments