Function: cl-values

cl-values is a function alias for list, defined in alloc.c.

Signature

(cl-values &rest VALUES)

Documentation

Return multiple values, Common Lisp style.

The arguments of cl-values are the values that the containing function should return.

Aliases

values(var)/values(fun) (obsolete since 27.1) hydra--imf cl-values