Next: , Previous: Cloning Objects, Up: GOOPS


9.19 Write and Display

— primitive generic: write object port
— primitive generic: display object port

When GOOPS is loaded, write and display become generic functions with special methods for printing

write and display print non-GOOPS values in the same way as the Guile primitive write and display functions.