[Swift-devel] [Fwd: Re: New syntax for appending to arrays]

Mihael Hategan hategan at mcs.anl.gov
Tue Jun 28 15:44:55 CDT 2011


-------- Forwarded Message --------
From: Ben Clifford <benc at hawaga.org.uk>
To: Mihael Hategan <hategan at mcs.anl.gov>
Subject: Re: [Swift-devel] New syntax for appending to arrays
Date: Tue, 28 Jun 2011 19:37:13 +0000 (GMT)

> So please vote or propose an alternative:

Any of these three, with option 0 most preferred.

> 0. a += 1;
> 5. a .= 1; (that would make more sense if "." meant concatenation in
> swift).
> 1. a ++= 1;

-- 






More information about the Swift-devel mailing list