README.markdown @ 8e950d7312af

Fix modify macros to comply with the spec

They happened to work in SBCL before, but according to the spec
`define-modify-macro` takes only a symbol as the function argument,
not a lambda or anything else.
author Steve Losh <steve@stevelosh.com>
date Sat, 20 Aug 2016 21:03:44 +0000
parents b31619a5b09c
children 1a0146c5e62d
Common Lisp utilities I use a lot.

License: MIT/X11.