[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Question about declaration
- To: CL@ACORN.CS.ROCHESTER.EDU
- Subject: Question about declaration
- From: Brad Miller <miller@ACORN.CS.ROCHESTER.EDU>
- Date: Fri, 11 Dec 87 01:16 EST
- Default-character-style: (:FIX :CONDENSED :NORMAL)
- Fonts: CPTFONTC
- Organization: University of Rochester, Department of Computer Science
- Phone: 716-275-1118
- Postal-address: 401A CS Building, Computer Science Department, University of Rochester, Rochester NY 14627
- Reply-to: miller@cs.rochester.edu
- Sender: miller@cs.rochester.edu
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