Lots of low hanging fruit in Phobos
Steven Schveighoffer
schveiguy at yahoo.com
Thu Mar 6 13:48:56 PST 2014
On Thu, 06 Mar 2014 16:30:46 -0500, Vladimir Panteleev
<vladimir at thecybershadow.net> 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?
Perhaps he means many of the functions only accept const(Char)[], where
Char can be templatized, but it really should accept any range.
-Steve
More information about the Digitalmars-d
mailing list