- (describe-object INSTANCE [OUT (current-output-port)]) procedure
Prints information about the INSTANCE to the output-port OUT.
describe-object is a generic-procedure specializing the first argument.
A more detailed print-object for use in a REPL.
Prints information about the INSTANCE to the output-port OUT.
describe-object is a generic-procedure specializing the first argument.
A more detailed print-object for use in a REPL.