On Thursday, 5 October 2017 at 09:26:44 UTC, Timon Gehr wrote:
(That module is crng itself.)
Depends on if he meant the extern (c) Crng or the range-implementing Crng. But would still not work, unless i have misunderstood something.
The "fix" is to add
public import crng;
to _std.range_.
Yes, would work. I don't think it needs explanation why it's, as you said, more like a "fix" than a fix.
