[swift-evolution] [Late Pitch] Deprecations, Moves, and Renames
Ben Rimmington
me at benrimmington.com
Fri Sep 9 06:58:10 CDT 2016
> On 9 Sep 2016, at 12:09, Tim Vermeulen wrote:
>
> The new integer protocols (Arithmetic, FixedWidthInteger, etc) aren’t supposed to be in Swift 3.0, right? They show up in the latest snapshot.
"SE-0104: Protocol-oriented integers" was removed from the `swift-3.0-branch` in <https://github.com/apple/swift/pull/4112>
A partial implementation is in the `master` branch:
* Merged: <https://github.com/apple/swift/pull/3479>
* Merged: <https://github.com/apple/swift/pull/3502>
* Open: <https://github.com/apple/swift/pull/3796>
-- Ben
More information about the swift-evolution
mailing list