Right now i'm understand my mistake. Is there any function to perform equality check between mutable and immutable hash-tables?
On Mon, Apr 8, 2013 at 7:06 PM, Asumu Takikawa <as...@ccs.neu.edu> wrote: > is is actually not a bug. In your example, the TR code creates an > immutable hash literal with `#hash`. The untyped code uses `make-hash` > to create a mutable hash. Mutable and immutable hashes cannot be equal > under `equal?`. >
____________________ Racket Users list: http://lists.racket-lang.org/users