[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

(prog1 (trunc x y))



I believe the LispMachine uses (VALUES (TRUNC X Y)) to force the return of
a single value.  What could be clearer?