chiark / gitweb /
src/pset-proto.lisp (default-slot-from-property): Maybe leave slot unbound.
authorMark Wooding <mdw@distorted.org.uk>
Thu, 26 May 2016 08:26:09 +0000 (09:26 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Sun, 29 May 2016 13:27:39 +0000 (14:27 +0100)
commitbe01e762d1fd40a88b26f4bdd40f8f9449d79e0a
tree1a2a08770a299a095fde1e429cc77e7a2b9f255b
parent1645e4335e58ef3a8f1cafb1834e93760d80d9ae
src/pset-proto.lisp (default-slot-from-property): Maybe leave slot unbound.

If there are no DEFAULT-VALUE forms, and the property isn't set, then
leave the slot unbound.
src/pset-proto.lisp