On Thu, 06 Mar 2014 16:30:46 -0500, Vladimir Panteleev <[email protected]> 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

Reply via email to