[r6rs-discuss] immutable hash tables and eqv?
John Cowan
cowan at ccil.org
Fri May 25 01:08:08 EDT 2007
Alexander Kjeldaas scripsit:
> For vectors and pairs, I don't know how to create non-literal immutable
> objects of these types. I might have missed something.
The trouble is that you don't get the benefits of immutable containers
unless the things contained in them are also immutable, which canot
be guaranteed.
--
In politics, obedience and support John Cowan <cowan at ccil.org>
are the same thing. --Hannah Arendt http://www.ccil.org/~cowan
More information about the r6rs-discuss
mailing list