std.algorithm.sort error with default predicate

bearophile via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Mon Jul 7 13:17:14 PDT 2014


Archibald:

> Using std.algorithm.sort(a,b,c,d,e)

But isn't std.algorithm.sort accepting only one argument?

Bye,
bearophile


More information about the Digitalmars-d-learn mailing list