Function Object->String

Part of:

package metabang.utilities
( object->string < object > )

Uses the Common Lisp string&#39; function to convert object' into a string, but
also converts objects of the form 'x to “x”.