From: Eli Barzilay (eli at barzilay.org) Date: Wed Feb 29 01:44:07 EST 2012 |
|
9 hours ago, Robby Findler wrote: > > Speaking of which, I've suggested trying out randomly sorting the > list before. Maybe I'll give that a try next. The original reason to use an alphabetical order is to get deterministic buidls, otherwise debugging problems can be impossible. -- ((lambda (x) (x x)) (lambda (x) (x x))) Eli Barzilay: http://barzilay.org/ Maze is Life!
Posted on the dev mailing list. |
|