[Issue 18631] std.random.choice does not work with const arrays

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 20 12:18:51 UTC 2018


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

--- Comment #1 from github-bugzilla at puremagic.com ---
Commits pushed to master at https://github.com/dlang/phobos

https://github.com/dlang/phobos/commit/403141166b624c47cafcb5904724b62271f63785
fix issue 18631 - Allow choice to work with const arrays

https://github.com/dlang/phobos/commit/b99915397b376cde180f6ef3cc187e0046a97422
Merge pull request #6302 from BBasile/choice-const-rndrange

fix issue 18631 - Allow choice to work with const arrays

--


More information about the Digitalmars-d-bugs mailing list