At 06:11 PM 3/26/2001 -0500, John Porter wrote: >Trond Michelsen wrote: > > I realize that memoization isn't something you want to do on functions > > that may return different results with the same input. However I'm a bit > > curious of when these functions are useful in sort(), > >... > > sort {rand($a) <=> rand($b)} @nums; > >Right. > > > > Will the above generate a more random list than this? > >No, it will generate a more crashed perl. I thought we fixed that particular core dump. Dan --------------------------------------"it's like this"------------------- Dan Sugalski even samurai [EMAIL PROTECTED] have teddy bears and even teddy bears get drunk
- Re: Schwartzian Transform John Porter
- Re: Schwartzian Transform John Porter
- Re: Schwartzian Transform Russ Allbery
- Re: Schwartzian Transform Dan Sugalski
- Re: Schwartzian Transform John Porter
- Re: Schwartzian Transform Dan Sugalski
- Re: Schwartzian Transform John Porter
- Re: Schwartzian Transform Dan Sugalski
- Re: Schwartzian Transform Trond Michelsen
- Re: Schwartzian Transform John Porter
- Re: Schwartzian Transform Dan Sugalski
- Re: Schwartzian Transform John Porter
- Re: Schwartzian Transform Johan Vromans
- Re: Schwartzian Transform Edward Peschko
- Re: Schwartzian Transform Zenon Zabinski
- Re: Schwartzian Transform John Porter
- Re: Schwartzian Transform Brent Dax
- Re: Schwartzian Transform Randal L. Schwartz
- Re: Schwartzian Transform Dan Brian
- Re: Schwartzian Transform Randal L. Schwartz
- Re: Schwartzian Transform Uri Guttman