[svn:perl6-synopsis] r13350 - doc/trunk/design/syn

2006-10-30 Thread larry
Author: larry Date: Mon Oct 30 12:18:19 2006 New Revision: 13350 Modified: doc/trunk/design/syn/S03.pod Log: 1st whack at applying dwimmy hypers to hashes. Modified: doc/trunk/design/syn/S03.pod == ---

Re: [svn:perl6-synopsis] r13350 - doc/trunk/design/syn

2006-10-30 Thread Larry Wall
Arguably I've got the dwimminess backwards on this. It seems like %outer «+=» %inner ought to dwim that I want the union of keys. In that view the standard non-dwimmy behavior is to ignore keys that are not in the other hash, and dwimmery consists of using keys even if they aren't in the