[swift-evolution] [Late Pitch] Deprecations, Moves, and Renames

Ben Rimmington me at benrimmington.com
Thu Aug 11 09:14:13 CDT 2016


> On 11 Aug 2016, at 00:24, Brent Royal-Gordon wrote:
> 
>> On Aug 9, 2016, at 12:09 PM, Dave Abrahams wrote:
>> 
>> Deprecate the Indexable protocols with a message indicating that they
>> will be gone in Swift 4.
> 
> Should IndexableBase get the same treatment?

Yes, see <https://github.com/apple/swift/pull/4091> from the SE-0137 proposal.

<https://github.com/apple/swift/blob/8a73f0b/stdlib/public/core/Collection.swift#L18-L19>

-- Ben



More information about the swift-evolution mailing list