More on "Component Programming"

bearophile bearophileHUGS at lycos.com
Mon May 27 17:37:40 PDT 2013


>     .map!(words => words
>                    .classify!q{ a
>                                 .dup
>                                 .representation
>                                 .sort()
>                                 .release

Also, let's kill the built-in sort already :-)

Bye,
bearophile


More information about the Digitalmars-d mailing list