Does a normal Lisp (Biltine) function return more than 2 values? I know many people who return 2, but I can not think of one who returns 3 returns.
(I saw a comment about returning more than 2 values and tried to think of a case where CL did so, but could not.)
A get-setf-extension function returns 5 values.
Comments
Post a Comment