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.

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.

Reply via email to