[gambit-list] Object duplication
Taylor R Campbell
campbell at mumble.net
Tue Apr 29 15:57:32 EDT 2008
Date: Tue, 29 Apr 2008 14:16:03 -0400
From: David St-Hilaire <sthilaid at iro.umontreal.ca>
Is there a gambit function that can duplicate an arbitrary scheme object
available or do I have to write my own for each of my data structures?
You will have to specify precisely what kind of duplication you want,
which amounts to a definition for each of your data structures. See
<http://www.nhplace.com/kent/PS/EQUAL.html> for a good discussion of
this issue.
More information about the Gambit-list
mailing list