Re: Some non-obvious Swift goodies
Re: Some non-obvious Swift goodies
- Subject: Re: Some non-obvious Swift goodies
- From: Chris Lattner <email@hidden>
- Date: Wed, 04 Jun 2014 21:22:53 -0700
On Jun 4, 2014, at 4:43 PM, Jens Alfke < email@hidden> wrote:
On Jun 4, 2014, at 12:06 AM, Chris Lattner < email@hidden> wrote: Fun fact: deferred evaluation is what allows short circuiting &&/|| to be defined in the library
*head explodes* O_O
The rabbit hole goes deep. “true” and “false” are actually computed properties (try jumping to definition on them). :-)
-Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden