Function: cl-values

cl-values is a 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

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