Files
swift-mirror/docs
Joe Groff 2c804dabe2 Update failable initializers proposal.
Use the ``init() -> T?`` return type syntax we introduced for whole-object initializers, and limit the scope of initializer failure to @objc initializers; we don't need to be able to initiate initializer failure from Swift for 1.0.

Swift SVN r15703
2014-03-31 23:06:48 +00:00
..
2012-07-23 18:50:00 +00:00
2014-02-26 23:01:25 +00:00
2014-03-30 03:40:45 +00:00
2012-01-18 01:51:09 +00:00
2014-02-07 08:33:40 +00:00