On Mon, Jan 5, 2015 at 10:12 AM, David Zuelke <d...@heroku.com> wrote:
> This sounds reasonable, because given how the sort is *not* stable, there 
> will be other cases (totally made up, but let's say ["a", "o", "O"]) where 
> the swap does *not* happen. Consistency, and thus a stable sort, is better.
>
> But you're saying your patch is "kind of a" stable sorting algo, so is it 
> stable only sometimes, or did you mean to say "a kind of"?

Afaict, it means "less unstable" but still not stable. Still nice work
and improvement :)

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to