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: nob...@puremagic.com
          Reporter: n8sh.second...@hotmail.com

`std.random.randomShuffle` should be `@nogc` when both the range and the RNG
are `@nogc`.

--

Reply via email to