This repository was archived by the owner on Mar 26, 2023. It is now read-only.

Description
I don't think is is s braking change in 2.2. I thought I read that it was just additive so that both types alias and associated type would compile in 2.2 I maybe be wrong.
Loïc Lecrenier's proposal, "Replace typealias keyword with associatedtype for associated type declarations", has been accepted for Swift 2.2! This is a breaking change, but it should be easy to migrate your existing code.