[swift-evolution] Mutability for Foundation types in Swift

Ben Rimmington me at benrimmington.com
Sun Apr 24 17:51:55 CDT 2016


<https://github.com/apple/swift-evolution/blob/master/proposals/
0069-swift-mutability-for-foundation.md>

The proposal looks great.

## Introduction

Broken link:

-- <https://developer.apple.com/videos/play/wwdc2015-414/>
++ <https://developer.apple.com/videos/play/wwdc2015/414/>

### New Value Types

CharacterSet:

* Rename to UnicodeScalarSet?
* Update APIs to follow SE-0059 (SetAlgebra) proposal?
* Add `enumerateRanges` method, similar to NSIndexSet?

-- Ben




More information about the swift-evolution mailing list