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 39ef5bb commit 083f7c1Copy full SHA for 083f7c1
doc/Language/glossary.pod6
@@ -301,6 +301,13 @@ in the friendly Perl 6 community.
301
Original author of the L<#Exegesis> (among many other things).
302
See also L<https://en.wikipedia.org/wiki/Damian_Conway>.
303
304
+=head1 decont
305
+X<|decont>
306
+
307
+Short for "decontainerize", meaning to remove an item L<from its C«Scalar»
308
+container|https://docs.perl6.org/language/containers>, often to obtain
309
+L<a different behaviour|https://perl6advent.wordpress.com/2017/12/02/#theoneandonly> for items that have it.
310
311
=head1 diffy
312
X<|diffy>
313
0 commit comments