August 10, 2018 [Issue 19156] New: std.random.randomShuffle should be @nogc when both the range and the RNG are @nogc | ||||
---|---|---|---|---|
| ||||
https://issues.dlang.org/show_bug.cgi?id=19156 Issue ID: 19156 Summary: std.random.randomShuffle should be @nogc when both the range and the RNG are @nogc Product: D Version: D2 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P1 Component: phobos Assignee: nobody@puremagic.com Reporter: n8sh.secondary@hotmail.com `std.random.randomShuffle` should be `@nogc` when both the range and the RNG are `@nogc`. -- |
Copyright © 1999-2021 by the D Language Foundation