[swift-evolution] [Review] SE-0148 Generic Subscripts

Russ Bishop xenadu at gmail.com
Fri Jan 20 00:32:58 CST 2017


> On Jan 19, 2017, at 5:04 PM, Slava Pestov via swift-evolution <swift-evolution at swift.org> wrote:
> 
> Can we also add mention that default arguments on subscripts should work as well? This will force whoever implements this to do it properly and rip out the old RValue-based argument tuple emission that’s only used for subscripts in favor the argument emission logic.
> 
> Slava

Fully agree, +1 to the proposal and +1 to Slava’s suggestion.


Russ



More information about the swift-evolution mailing list