mdw-base.lisp: Rewrite `setf-default' using `with-places/gensyms'.
authorMark Wooding <mdw@distorted.org.uk>
Wed, 21 Oct 2015 23:46:28 +0000 (00:46 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 22 Oct 2015 00:21:57 +0000 (01:21 +0100)
Now that we have `with-places' and friends, there's no reason to write a
`setf'-like macro out longhand ever again.


No differences found