[plt-scheme] printing shared structures
I think so, and I think that should also be true if there are cycles.
In the case that there are no cycles, then you don't even need to turn
on print-graph for that to be true, iiuc.
Robby
On Jan 29, 2008 11:10 AM, Prabhakar Ragde <plragde at uwaterloo.ca> wrote:
> While we are on the subject, if I have two structures, each of which
> involves sharing but no cycles, and I evaluate (print-graph #t) and then
> print them, will they print identically iff they are equal? in the R6RS
> sense? --PR
> _________________________________________________
> For list-related administrative tasks:
> http://list.cs.brown.edu/mailman/listinfo/plt-scheme
>