[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
new function, CONCATLIST
- To: Sannella
- Subject: new function, CONCATLIST
- From: Masinter.PA
- Date: Wed, 17 Nov 1982 14:48:04 -8000
- Date: 17-Nov-82 14:48:00 PST (Wednesday)
- Cc: Lisp, Masinter.PA
(CONCATLIST x):(PACK x) = (CONCAT x):(PACK* x)
i.e., CONCATLIST takes a list of things and CONCATs them all.
Larry