We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7370523 + 9016229 commit eb3609eCopy full SHA for eb3609e
CHANGELOG.md
@@ -20,6 +20,11 @@ CHANGELOG
20
Swift 3.1
21
---------
22
23
+* [SE-0080][]:
24
+
25
+ Adds a new family of conversion initializers to all numeric types that
26
+ either complete successfully without loss of information or return nil.
27
28
* Swift will now warn when an `NSObject` subclass attempts to override the
29
class `initialize` method. Swift doesn't guarantee that references to class
30
names trigger Objective-C class realization if they have no other
0 commit comments