On Sat, Sep 12, 2020 at 01:23:24PM -0700, jackh...@gmail.com wrote: > Not automatically, but you can make your own wrapper function around cons > that interns them using a weak hash table and then you can use that wrapper > function everywhere.
True, but that would require rewriting list, and quasiquote, ans others like that to use the hashcons. Not impossible. -- hendrik > > On Thursday, September 10, 2020 at 7:34:37 PM UTC-7 hen...@topoi.pooq.com > wrote: > > > Is there a way to run Racket so that every immuable cons is made with > > a hashcons operation; i.e. it makes a new cons scel only if there > > isn't already one in memory somewhere with the same car and cdr > > values? > > > > -- hendrik > > > > -- > 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 racket-users+unsubscr...@googlegroups.com. > To view this discussion on the web visit > https://groups.google.com/d/msgid/racket-users/7ed721c9-4ed2-47eb-b8bb-a30a1ed9125fn%40googlegroups.com. -- 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 racket-users+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/racket-users/20200912224106.dretb2jnz6rtf3yc%40topoi.pooq.com.