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 015a166 commit 0cb1895Copy full SHA for 0cb1895
doc/Language/typesystem.pod6
@@ -79,7 +79,7 @@ Values can become undefined at runtime via L<mixin|/language/operators#infix_but
79
To test for definedness call C<.defined>, use
80
L<//|/language/operators#infix_//>,
81
L<with/without|/language/control#with_orwith_without> and
82
-L<signatures|/type/Signature#Constraining_defined_and_undefined_values>.
+L<signatures|/type/Signature#Constraining_argument_definiteness>.
83
84
=head3 Coercion
85
0 commit comments