Function: cl-values-list

Return multiple values, Common Lisp style, taken from a list.
LIST specifies the list of values
that the containing function should return.
(fn LIST)