> On Jun 23, 2016, at 12:53 PM, Slava Pestov via swift-evolution 
> <[email protected]> wrote:
> 
> The proposal is to change the type of self to always be Self, which can be 
> thought of as a special generic type parameter bound to the dynamic type of 
> the instance.

We’re currently specializing functions that take `self` as an argument. I don’t 
think that will be possible after your proposed change.

- Andy
_______________________________________________
swift-evolution mailing list
[email protected]
https://lists.swift.org/mailman/listinfo/swift-evolution

Reply via email to