Real simple question... for good programmers

Ali Çehreli acehreli at yahoo.com
Sat Oct 22 22:03:10 UTC 2022


On 10/22/22 14:53, WhatMeWorry wrote:
 >
 >
 > string[] tokens = userSID.output.split!isWhite;
 > writeln("tokens = ", tokens);

Could you please show minimal compilable code that demonstrates the 
issue. I spent some time with some guesses but failed (to get my code to 
compile with std.array.split).

Ali

P.S. Sorry for also sending email.


More information about the Digitalmars-d-learn mailing list