<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Sun, Sep 21, 2014 at 6:32 PM, Andrew Barnert <span dir="ltr"><<a href="mailto:abarnert@yahoo.com" target="_blank">abarnert@yahoo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">The API is something nontrivial, but arguably with a single right answer (and half the implementations I've seen on PyPI get either SortedSet or SortedList wrong), so that makes perfect sense to belong in the stdlib, in collections.abc.</blockquote></div><br>+1 It would give the dozen or so implementations an API under which to unify and it would make performance comparisons easier for end-users if they could just drop-in an alternative.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Also, I think when Andrew refers to SortedCollections, he means SortedContainers. Unless that was a kind of placeholder name.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Grant</div><div class="gmail_extra"><br></div></div>