[racket-dev] How about adding this simple list-shuffling procedure to racket?

From: Eli Barzilay (eli at barzilay.org)
Date: Fri Nov 12 16:22:48 EST 2010

10 minutes ago, Robby Findler wrote:
> I think we want the one recommended by the statisticians. :)

+1, not only because it's more robust, but there's the obvious benefit
of adding a one-liner.



> On Fri, Nov 12, 2010 at 2:36 PM, Jay McCarthy <jay.mccarthy at gmail.com> wrote:
> > I think we should put in a list shuffler into the core.
> >
> > Which should we use? The faster one?

-- 
          ((lambda (x) (x x)) (lambda (x) (x x)))          Eli Barzilay:
                    http://barzilay.org/                   Maze is Life!


Posted on the dev mailing list.