[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Flat property lists
- To: benson at utah-20
- Subject: Flat property lists
- From: Guy.Steele at CMU-10A
- Date: Mon, 08 Feb 1982 19:46:00 -0000
- Cc: common-lisp at SU-AI
LISP 1.5 used flat property lists (see LISP 1.5 Programmer's Manual,
page 59). Indeed, Standard LISP is the first I know of that did *not*
use flat property lists. Whence came this interesting change, after all?
--Guy