From: Ryan Culpepper (ryan at cs.utah.edu) Date: Sat Dec 1 11:18:52 EST 2012 |
|
On 12/01/2012 04:23 AM, David Vanderson wrote: > http://docs.racket-lang.org/data/Orders_and_Ordered_Dictionaries.html > > Towards the bottom of this page there is the following error: > > > (datum-order (make-fish 'alewife) (make-fish 'sockeye)) > make-fish: undefined; > cannot reference undefined identifier > > Is this intentional? No, it's a bug. I've pushed a fix. Thanks, Ryan
Posted on the dev mailing list. |
|