Functional version of std.random.randomShuffle. * * Returns: r randomly shuffled. * * If needed a GC-copy of r is allocated, sorted and returned.
See Implementation
Functional version of std.random.randomShuffle. * * Returns: r randomly shuffled. * * If needed a GC-copy of r is allocated, sorted and returned.