r24819 - docs/Perl6/Spec

2009-01-08 Thread pugs-commits
Author: lwall Date: 2009-01-09 02:00:04 +0100 (Fri, 09 Jan 2009) New Revision: 24819 Modified: docs/Perl6/Spec/S02-bits.pod Log: [S02] clarify that Pairs and Mappings are mutable in value, but not in key Modified: docs/Perl6/Spec/S02-bits.pod

Re: r24819 - docs/Perl6/Spec

2009-01-08 Thread Darren Duncan
pugs-comm...@feather.perl6.nl wrote: Log: [S02] clarify that Pairs and Mappings are mutable in value, but not in key snip KeyHash Perl hash that autodeletes values matching default KeySet KeyHash of Bool (does Set in list/array context) KeyBag KeyHash of UInt (does

Re: r24819 - docs/Perl6/Spec

2009-01-08 Thread Jon Lang
Darren Duncan wrote: pugs-comm...@feather.perl6.nl wrote: Log: [S02] clarify that Pairs and Mappings are mutable in value, but not in key snip KeyHash Perl hash that autodeletes values matching default KeySet KeyHash of Bool (does Set in list/array context) KeyBag