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 86d7dd5 commit ddcd709Copy full SHA for ddcd709
S99-glossary.pod
@@ -8,8 +8,8 @@ Synopsis 99: Glossary
8
9
Created: 26 June 2013
10
11
- Last Modified: 18 Aug 2014
12
- Version: 7
+ Last Modified: 26 Feb 2015
+ Version: 8
13
14
This document tries to define many of the terms used within the Perl 6
15
community. It does not have an Apocalypse or Exegesis predecessor. It
@@ -1793,7 +1793,8 @@ or even C<postcircumfix> L<expression|/Expression>s starting with such a variabl
1793
1794
=head2 sink context
1795
1796
-L<Context|/context> of an expression whose value is ignored.
+L<Context|/context> of an expression whose value is ignored. Often called "void" context
1797
+in other languages.
1798
1799
=head2 sixplanet
1800
0 commit comments