e4ee307ff6
Random shuffle implementation, on immutable lists. Based on "perfect shuffle" implementation by Oleg Kiselyov, available on http://okmij.org/ftp/Haskell/perfect-shuffle.txt
3 lines
173 B
Text
3 lines
173 B
Text
Random shuffle implementation, on immutable lists. Based on "perfect
|
|
shuffle" implementation by Oleg Kiselyov, available on
|
|
http://okmij.org/ftp/Haskell/perfect-shuffle.txt
|