<div dir="ltr">Actually I had already modified the initial proposal to introduce those new subscripts methods.<div><br></div><div>It is here now: (any help to improve that is very welcome)</div><div><a href="https://github.com/luish/swift-evolution/blob/safer-collection-subscripts/proposals/nnnn-safer-collections-subscript-methods.md">https://github.com/luish/swift-evolution/blob/safer-collection-subscripts/proposals/nnnn-safer-collections-subscript-methods.md</a></div><div><br></div><div>As the motivation and *problem* addressed remain the same, should I really create a new thread?</div><div class="gmail_extra"><div><div class="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr" style="font-size:small"><br></div><div style="font-size:small">Best regards,</div><div style="font-size:small"><br></div><div style="font-size:small">- Luis</div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Wed, Apr 27, 2016 at 12:17 PM, Maximilian Hünenberger <span dir="ltr">&lt;<a href="mailto:m.huenenberger@me.com" target="_blank">m.huenenberger@me.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Do you change the proposal to introduce new (default) subscripts to CollectionType/ RangeReplacableCollectionType?<br>
<br>
subscript(safe index: Index) -&gt; Element?<br>
subscript(truncate range: Range&lt;Index&gt;) -&gt; SubSequence<br>
<br>
Maybe a new proposal would be appropriate (and a new thread).<br>
<br>
Best regards<br>
<span class=""><font color="#888888">- Maximilian</font></span></blockquote></div><br></div></div>