<div dir="ltr"><div class="gmail_extra">Yes, it would really be more consistent. "within" sounds great to me as well, but I don't know if there is a naming convention for it. </div><div class="gmail_extra">I am okay to change our proposal to have those labels as two verbs - instead of a preposition and a verb - as suggested by @Brent. </div><div class="gmail_extra"><br></div><div class="gmail_extra">More opinions?</div><div class="gmail_extra"><div><div><div dir="ltr"><div><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 dir="ltr"></div>- Luis</div></div></div></div></div></div></div></div></div></div>
<br><div class="gmail_quote">On Thu, May 12, 2016 at 7:25 AM, Brent Royal-Gordon <span dir="ltr"><<a href="mailto:brent@architechies.com" target="_blank">brent@architechies.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><span>> It sounds good, thanks for you suggestions @Vladimir, @Patrick and @Brent.<br>
><br>
> I've just updated the proposal:<br>
> <a href="https://github.com/luish/swift-evolution/blob/more-lenient-subscripts/proposals/nnnn-more-lenient-collections-subscripts.md#detailed-design" rel="noreferrer" target="_blank">https://github.com/luish/swift-evolution/blob/more-lenient-subscripts/proposals/nnnn-more-lenient-collections-subscripts.md#detailed-design</a><br>
><br>
> - Luis<br>
<br>
</span>Hmm. If you're going with `checking` for one of them, perhaps the other should be `clamping` (for the analogous method on `Range`, which you might want to use in the implementation of that subscript). That would create a nicely matched pair:<br>
<br>
array[checking: 0..<10]<br>
array[clamping: 0..<10]<br>
<span><font color="#888888"><br>
--<br>
Brent Royal-Gordon<br>
Architechies<br>
<br>
</font></span></blockquote></div><br></div></div>