Add GET-PROPERTIES, GETF and (SETF GETF).
authorOlof-Joachim Frahm <olof@macrolet.net>
Tue, 3 Sep 2013 15:43:06 +0000 (17:43 +0200)
committerOlof-Joachim Frahm <olof@macrolet.net>
Tue, 3 Sep 2013 15:43:06 +0000 (17:43 +0200)
commit2a9ae6fdf45e77871f98a76a429fe094820327ba
treeb746e46a8cbb71c90f6ec81c0ecbeacb6359850d
parentf662b3e65a09b214c05c2eec4ab720c6120a11a6
Add GET-PROPERTIES, GETF and (SETF GETF).

The SETF expander for GETF is weird though.
src/list.lisp
tests/list.lisp