Skip to content

Commit 083f7c1

Browse files
committed
Add decont to glossary
1 parent 39ef5bb commit 083f7c1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/Language/glossary.pod6

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,13 @@ in the friendly Perl 6 community.
301301
Original author of the L<#Exegesis> (among many other things).
302302
See also L<https://en.wikipedia.org/wiki/Damian_Conway>.
303303
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+
304311
=head1 diffy
305312
X<|diffy>
306313

0 commit comments

Comments
 (0)