https://issues.dlang.org/show_bug.cgi?id=18631
Dlang Bot <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution|--- |FIXED --- Comment #6 from Dlang Bot <[email protected]> --- dlang/phobos pull request #8495 "Fix Issue 18631 - std.random.choice does not work with const arrays" was merged into master: - ee474f0cfc543e844bcbcf96a0da17fc3bf8c8f4 by Grim Maple: Fix Issue 18631 - std.random.choice does not work with const arrays `auto ref` is not needed on `Range` param https://github.com/dlang/phobos/pull/8495 --
