digitalmars.D.bugs - [Issue 19156] New: std.random.randomShuffle should be nogc when
- d-bugmail puremagic.com (17/17) Aug 10 2018 https://issues.dlang.org/show_bug.cgi?id=19156
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`. --
Aug 10 2018