[swift-evolution] Add stableSort() to the standard library.

Dmitri Gribenko gribozavr at gmail.com
Sun Jan 10 21:57:20 CST 2016


On Sun, Jan 10, 2016 at 7:45 PM, Davide Italiano <dccitaliano at gmail.com> wrote:
> So, thank you all for the feedback.
> I'll refine this proposal further, but I have a question.
> Should we continue here (and I should paste a new version of the
> proposal) -- or should I submit a new pull request to
> apple/swift-evolution on github so that interested parties can comment
> there?

The general rule is that discussions should happen on the mailing
list, so we should continue here.

Dmitri

-- 
main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
(j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/


More information about the swift-evolution mailing list