<div dir="ltr">On Wed, Apr 13, 2016 at 4:45 PM Dave Abrahams via swift-evolution &lt;<a href="mailto:swift-evolution@swift.org">swift-evolution@swift.org</a>&gt; wrote:<br><div class="gmail_quote"><div dir="ltr"><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Updated proposal:<br>
<a href="https://github.com/apple/swift-evolution/blob/master/proposals/0065-collections-move-indices.md" rel="noreferrer" target="_blank">https://github.com/apple/swift-evolution/blob/master/proposals/0065-collections-move-indices.md</a></blockquote><div><br></div><div>I like the use of `location(...)` instead of `index(...)`. I strongly suggest that successor and predecessor become `location(after:)` and `location(before:)` (or something like that) so that the index manipulation API are all similarly named. </div><div> </div><div>-Shawn</div></div></div>