Function Object->String

Part of:

package metabang.utilities
( object->string < object > )
Uses the Common Lisp `string' function to convert `object' into a string, but
also converts objects of the form 'x to “x”.