[E-Lang] Hydro & E: Update Syntax

Tyler Close tclose@oilspace.com
Fri, 23 Mar 2001 09:32:36 -0000


MarkM wrote:
> >>>    map += (key, newValue)
> >If + is insert, not concatenate. Confilcts with
> >
> >print "abc"+"def"
> >
> >producing abcdef
>
> Agreed.  Also disqualified.  Sorry Tyler, but I don't think
> you adequately
> answered the various criticisms of this, especially Ping's.

If only for posterity, could you please explicitly list the
disqualifying arguments, as you did for the other proposals?

Tyler