Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
end the sentence
  • Loading branch information
gfldex committed Sep 25, 2016
1 parent b234967 commit a38e81a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/typesystem.pod6
Expand Up @@ -51,7 +51,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_Defined_and_Undefined_Values>.
=head1 Type Declarators
Expand Down

0 comments on commit a38e81a

Please sign in to comment.