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, 15 Oct 2013 07:53:29 +0000 (09:53 +0200)
commit2b8e5aefd311f464311cfa3e73b5e25dd76de1cc
tree7e4692ed6affd16bd899f5c4e631733db29277a8
parent28497368589003d049952a50c10ebc93fe974024
Add GET-PROPERTIES, GETF and (SETF GETF).

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