[Haskell-cafe] Linear shuffle
Gracjan Polak
gracjan at acchsh.com
Fri Jan 14 07:28:14 EST 2005
John Meacham wrote:
> Oleg wrote a great article on implementing the perfect shuffle. with
> some sample code.
>
> http://okmij.org/ftp/Haskell/misc.html#perfect-shuffle
>
Thats the kind of answer I was hoping to get :) Thanks.
shuffle could be useful in standard library. At least Python has it. I
was translating some small Python program, the hardest part was the
missing shuffle function. What do you think?
--
Gracjan
More information about the Haskell-Cafe
mailing list