How to make rsplit (like in Python) in D

Uranuz via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sat Oct 1 10:55:08 PDT 2016


On Saturday, 1 October 2016 at 17:32:59 UTC, Uranuz wrote:
> On Saturday, 1 October 2016 at 17:23:16 UTC, Uranuz wrote:
>> [...]
>
> But these example fails. Oops. Looks like a bug(
>
> import std.stdio;
> import std.algorithm;
> import std.range;
> import std.string;
>
> [...]

I created bug report on this:
https://issues.dlang.org/show_bug.cgi?id=16569


More information about the Digitalmars-d-learn mailing list