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

Chris Eidhof chris at eidhof.nl
Fri Jan 20 01:53:02 CST 2017


Hey all,

I've added a PR which consists of two commits: one that mentions more
examples, and one that adds a note about including default arguments.

On Fri, Jan 20, 2017 at 7:32 AM, Russ Bishop via swift-evolution <
swift-evolution at swift.org> wrote:

>
> > 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
>
> _______________________________________________
> swift-evolution mailing list
> swift-evolution at swift.org
> https://lists.swift.org/mailman/listinfo/swift-evolution
>



-- 
Chris Eidhof
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-evolution/attachments/20170120/982c6f53/attachment.html>


More information about the swift-evolution mailing list