[plt-scheme] how to print rnrs-hashtables-6 ?

From: Chongkai Zhu (czhu at cs.utah.edu)
Date: Sat Jul 4 08:46:01 EDT 2009

Unless you change the implementation of 
PLT/collects/rnrs/hashtables-6.ss, adding a prop:custom-write to the 
hashtable struct.

Chongkai

LordGeoffrey wrote:
> I want to print (and read) r6rs hashtables, i.e. those made with 
> (make-hashtable) .
>
> There is built in support for printing (make-hash) hashes. But that 
> doesn't extend to the above.
>
> Any suggestions?
>
> _________________________________________________
>  For list-related administrative tasks:
>  http://list.cs.brown.edu/mailman/listinfo/plt-scheme



Posted on the users mailing list.