Skip to content

Commit 0cb1895

Browse files
authored
typesystem #3841
correct change of title in reference
1 parent 015a166 commit 0cb1895

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/typesystem.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ Values can become undefined at runtime via L<mixin|/language/operators#infix_but
7979
To test for definedness call C<.defined>, use
8080
L<//|/language/operators#infix_//>,
8181
L<with/without|/language/control#with_orwith_without> and
82-
L<signatures|/type/Signature#Constraining_defined_and_undefined_values>.
82+
L<signatures|/type/Signature#Constraining_argument_definiteness>.
8383
8484
=head3 Coercion
8585

0 commit comments

Comments
 (0)