Skip to content

Commit

Permalink
typesystem #3841
Browse files Browse the repository at this point in the history
correct change of title in reference
  • Loading branch information
finanalyst committed Apr 5, 2021
1 parent 015a166 commit 0cb1895
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/typesystem.pod6
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ Values can become undefined at runtime via L<mixin|/language/operators#infix_but
To test for definedness call C<.defined>, use
L<//|/language/operators#infix_//>,
L<with/without|/language/control#with_orwith_without> and
L<signatures|/type/Signature#Constraining_defined_and_undefined_values>.
L<signatures|/type/Signature#Constraining_argument_definiteness>.
=head3 Coercion
Expand Down

0 comments on commit 0cb1895

Please sign in to comment.