Why splitter() doesn't work?

Mehrdad wfunction at hotmail.com
Sun Oct 14 02:50:17 PDT 2012


Why doesn't code like this work?

chain(repeat("a").take(5), repeat("b").take(5)).splitter("b");


More information about the Digitalmars-d mailing list