Guile Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: New smob interface
Mikael Djurfeldt <mdj@nada.kth.se> writes:
> Just as before, the advanced user can write his own versions of the
> mark, free, print, and, equalp functions:
Since you are redefining the interface, we could also discuss what
should go into the smob. I think that anything that can be checked on
equality should also have hash defined. And copy (so that deep-copy
can be used reliably).
Of course, hash could also become generic. If dispatcher performance
allows for something like that?
--
I refuse to use .sig
Guile Home |
Main Index |
Thread Index