The Swift evolution process describes the process by which Swift evolves. This document tracks the currently active proposals in that process.
- July 5...11 SE-0116: Import Objective-C
id
as SwiftAny
type - July 5...11 SE-0117: Default classes to be non-subclassable publicly
- July 12...19 SE-0119: Remove access modifiers from extensions
- July 12...19 SE-0120: Revise
partition
Method Signature - July 12...19 SE-0121: Remove
Optional
Comparison Operators - July 12...19 SE-0101: Reconfiguring
sizeof
and related functions into a unifiedMemoryLayout
struct - July 12...19 SE-0123: Disallow coercion to optionals in operator arguments
- July 20...25 SE-0122: Use colons for subscript declarations