Lots of low hanging fruit in Phobos
Peter Alexander
peter.alexander.au at gmail.com
Thu Mar 6 14:00:04 PST 2014
On Thursday, 6 March 2014 at 21:30:47 UTC, Vladimir Panteleev
wrote:
> On Thursday, 6 March 2014 at 21:26:45 UTC, Walter Bright wrote:
>> The existing functions should not be removed, but perhaps
>> rewritten as wrappers around the algorithm versions.
>
> How does one handle case sensitivity for ranges of abstract
> types?
The same way std.algorithm does: through equality predicates.
More information about the Digitalmars-d
mailing list