n.
an object of typepathname, which is a structured representation
of the name of a file. A pathname has six components:
a "host,"
a "device,"
a "directory,"
a "name,"
a "type," and
a "version."
n. (of an objectO1 subject to constriants)
an objectO2 that if the specified constraints are satisfied
by O1 without any modification might or might not be identical
to O1, or else that must be a freshobject that
resembles a copy of O1 except that it has been modified as
necessary to satisfy the constraints.
n.
a stream that does pretty printing. Such streams are created by
the functionpprint-logical-block as a link between the output stream
and the logical block.
n. (of values resulting from the
evaluation of a form)
the first value, if any, or else nil if there are no values.
The primary value returned by truncate is an
integer quotient, truncated toward zero.
adj. (of a value returned by a Common Lispfunction that
implements a mathematically irrational or transcendental
function defined in the complex domain)
of possibly many (sometimes an infinite number of) correct values for the
mathematical function, being the particular value which the corresponding
Common Lispfunction has been defined to return.