[swift-evolution] [Draft] Introducing StaticSelf, an Invariant Self

Vladimir.S svabox at gmail.com
Fri May 13 01:48:37 CDT 2016


How about BaseType? (as just `Type` can not be used here) Or ThisType?

And, do you think we actually should use `#` here in analogue to #file as 
this `StaticSelf` will be pre-processed on compilation stage to be replaced 
with actual type name?

On 13.05.2016 5:21, Joe Groff via swift-evolution wrote:
> Something like StaticSelf might still be useful as shorthand within a class definition with a long-winded name, though `StaticSelf` feels kind of long as a shortcut to me.


More information about the swift-evolution mailing list