src/class-make-{proto,impl}.lisp, ...: Use &key rather than &optional.
authorMark Wooding <mdw@distorted.org.uk>
Sat, 3 Aug 2019 14:40:37 +0000 (15:40 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 3 Aug 2019 15:46:21 +0000 (16:46 +0100)
commit81054f0131824964d2cebfd7dec6f18be113020b
tree33253e4720c1731f8efbefed4d9d86e46b7ba166
parent1ab17da62f916d1cd65417dcb771f61056c8f036
src/class-make-{proto,impl}.lisp, ...: Use &key rather than &optional.

This makes it easier to add new bells and whistles as needed.
doc/meta.tex
src/class-make-impl.lisp
src/class-make-proto.lisp
src/module-parse.lisp