How would you write a function declaration for the following?
(defun foo (bar)
(declare (type list bar))
(values-list bar)
(proclaim '(function foo (list) ????))
Brad Miller
------
miller@cs.rochester.edu {...allegra!rochester!miller}
Brad Miller
University of Rochester Computer Science Department