Node:Object Comparisons, Next:Cloning Objects, Previous:Error Handling, Up:Miscellaneous Functions
object-eqv? | generic |
object-eqv? ((x <top>) (y <top>)) | method |
object-equal? | generic |
object-equal? ((x <top>) (y <top>)) | method |
Generic functions and default (unspecialized) methods for comparing two
GOOPS objects.
The default methods always return |