src/method-proto.lisp: Don't bind `*keyword-struct-disposition*' initially.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 26 Mar 2017 14:16:18 +0000 (15:16 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Fri, 8 Jun 2018 18:58:28 +0000 (19:58 +0100)
commit97d10f8b1f631cd32ea5ac9118b253cb4142d391
tree7935b507e9e584c32dc5865b81149dff456b6de4
parente7d43325b56fc912c6ae55225e55529aff12b6ed
src/method-proto.lisp: Don't bind `*keyword-struct-disposition*' initially.

Abolish the `:unset' state, which was an acknowledged hack for the
absence of `defvar-unbound' which we now have.
src/method-proto.lisp