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 00231c8 commit 3e21a47Copy full SHA for 3e21a47
doc/Type/Metamodel/Primitives.pod6
@@ -85,7 +85,7 @@ Changes C<$object> to be of type C<$type>. This only works if C<$type>
85
type-checks against the current type of C<$object>, and if the storage of
86
C<$object> is a subset of that of C<$type>. N<As of Raku 2019.11, this method
87
requires
88
-L<special arrangements|https://github.com/rakudo/rakudo/issues/3414#issuecomment-573251877>.>.
+L<special arrangements|https://github.com/rakudo/rakudo/issues/3414#issuecomment-573251877>.>
89
90
=head2 method is_type
91
0 commit comments