Go to the first, previous, next, last section, table of contents.


print-not-readable-object [Function]

print-not-readable-object condition => object

Arguments and Values::

condition---a condition of type print-not-readable.

object---an object.

Description::

Returns the object that could not be printed readably in the situation represented by condition.

See Also::

print-not-readable, section Conditions


Go to the first, previous, next, last section, table of contents.