Swift does away with pointers == pervasive ARC
Walter Bright via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jun 17 11:17:26 PDT 2014
On 6/17/2014 5:21 AM, Jacob Carlborg wrote:
> On 17/06/14 05:18, Walter Bright wrote:
>
>> Note that Swift seems to not do exceptions (I may be wrong, again, I
>> know little about Swift), which is one way to avoid that problem.
>
> It does not support exceptions.
I wouldn't be surprised if it doesn't in order to make ARC more palatable.
More information about the Digitalmars-d
mailing list