Re: Some non-obvious Swift goodies
Re: Some non-obvious Swift goodies
- Subject: Re: Some non-obvious Swift goodies
- From: Rainer Brockerhoff <email@hidden>
- Date: Wed, 04 Jun 2014 16:09:17 -0300
On 6/4/14, 12:51, email@hidden wrote:
Date: Wed, 04 Jun 2014 00:06:12 -0700 From: Chris Lattner <email@hidden>
Fun fact: all class/struct/enum methods are curried over self. Fun
fact: deferred evaluation is what allows short circuiting &&/|| to be
defined in the library, as well as “assert” and various XCTest
functionality to be implemented without a macro system.
Chris, thanks for masterminding/championing the whole LLVM/Clang/Swift
thing.
Hopefully, once you recover from WWDC (I'm not there!) you'll find time
to write & publish a "Fun facts about Swift" compendium. Any more you
can think of on short notice?
--
Rainer Brockerhoff <email@hidden>
Belo Horizonte, Brazil
"In the affairs of others even fools are wise
In their own business even sages err."
http://brockerhoff.net/blog/
_______________________________________________
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