Works like a charm now! Thanks!
Vincent At Fri, 22 May 2015 16:52:10 -0400, Tony Garnock-Jones wrote: > > Hi all, > > I've updated racket-explorer (https://github.com/tonyg/racket-explorer) > to handle cyclic (and mutable) data by lazily (and repeatedly) unfolding > children only when the triangle next to an item is opened (and every > time it is opened). > > If you've tried it before and been discouraged at its handling of large, > mutable, or infinite structures, please have another go and file bug > reports using GH issues! > (https://github.com/tonyg/racket-explorer/issues/new) > > Thanks, > Tony > > -- > You received this message because you are subscribed to the Google Groups > "Racket Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Racket Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

