https://issues.dlang.org/show_bug.cgi?id=15553
--- Comment #3 from Andrei Alexandrescu <[email protected]> --- BTW uniform() isn't the problem; replacing it with r.length / 2 keeps things slow. --
https://issues.dlang.org/show_bug.cgi?id=15553
--- Comment #3 from Andrei Alexandrescu <[email protected]> --- BTW uniform() isn't the problem; replacing it with r.length / 2 keeps things slow. --