avoid toLower in std.algorithm.sort compare alias
Regan Heath
regan at netmail.co.nz
Tue Apr 24 04:24:44 PDT 2012
On Mon, 23 Apr 2012 16:43:20 +0100, Steven Schveighoffer
<schveiguy at yahoo.com> wrote:
> While dealing with unicode in my std.stream rewrite, I've found that
> hand-decoding dchars is way faster than using library calls.
After watching Andrei's talk on generic and generative programming I have
to ask, which routines are you avoiding .. it seems we need to make them
as good as the hand coded code you've written...
R
--
Using Opera's revolutionary email client: http://www.opera.com/mail/
More information about the Digitalmars-d-learn
mailing list