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 432c409 commit 426890bCopy full SHA for 426890b
doc/Language/structures.pod6
@@ -436,7 +436,7 @@ say $lines[0];
436
=head1 Introspection
437
438
Languages that allow
439
-L<introspection|https://en.wikipedia.org/wiki/Introspection> like Perl 6
+L<introspection|https://en.wikipedia.org/wiki/Type_introspection> like Perl 6
440
have functionalities attached to the type system that let the developer
441
access container and value metadata. This metadata can be used in a
442
program to carry out different actions depending on their value. As it is
0 commit comments