[Issue 4660] Different writeln output for lazy sequences

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sat Aug 9 07:52:06 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=4660

hsteoh at quickfur.ath.cx changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hsteoh at quickfur.ath.cx

--- Comment #2 from hsteoh at quickfur.ath.cx ---
Current workaround:

writefln("[%(%s; %)]", r);

Is this acceptable?

--


More information about the Digitalmars-d-bugs mailing list