[EMAIL PROTECTED] wrote:
> Distinguished Set and Bag values from KeySet and KeyBag containers.
Real nice.
Double-you:
> +A C is a C of C with default of 0. If you
> +you
--
Affijn, Ruud
Author: larry
Date: Wed Nov 29 00:25:32 2006
New Revision: 13486
Modified:
doc/trunk/design/syn/S06.pod
Log:
"you you" noticed by Ruud++.
Modified: doc/trunk/design/syn/S06.pod
==
--- doc/trunk/design/syn/S06.pod
HaloO,
Jonathan Lang wrote:
Note that this would mean that Seq would also have set operations.
I count this as an advantage. So one can write (1,2,3) (|) (2,2,3,4,4)
to get a result of (1,2,2,3,4,4). As long as the Seq is a Set, that is
it has no duplicates, you get Set behavior through the Ba
Author: larry
Date: Wed Nov 29 09:20:50 2006
New Revision: 13487
Modified:
doc/trunk/design/syn/S01.pod
doc/trunk/design/syn/S02.pod
doc/trunk/design/syn/S03.pod
doc/trunk/design/syn/S04.pod
doc/trunk/design/syn/S05.pod
doc/trunk/design/syn/S06.pod
doc/trunk/design/syn/S09.pod
[EMAIL PROTECTED] writes:
> Log:
> More entries in smartmatch table.
>
> +++ doc/trunk/design/syn/S03.pod Wed Nov 29 09:20:50 2006
> +HashHash hash keys identical match if $_.keys === $x.keys
> +HashSet members identicalmatch if $_.keys === $x
> +S
TSa wrote:
Jonathan Lang wrote:
> Note that this would mean that Seq would also have set operations.
I count this as an advantage. So one can write (1,2,3) (|) (2,2,3,4,4)
to get a result of (1,2,2,3,4,4). As long as the Seq is a Set, that is
it has no duplicates, you get Set behavior through th