&optional and &key supplied-p arguments in boa-constuctors
authorNikodemus Siivola <nikodemus@random-state.net>
Fri, 10 Jun 2011 20:18:41 +0000 (23:18 +0300)
committerNikodemus Siivola <nikodemus@random-state.net>
Fri, 10 Jun 2011 20:18:41 +0000 (23:18 +0300)
commit37fbb0be837f1d17650c7329469819dd31b762e1
tree2d3fb0371cbeaff36c4541b499c9583dfc38a049
parente0bc7429e5537e56c246b76b5b955d26e3ca17c1
&optional and &key supplied-p arguments in boa-constuctors

  ...can be used to initialize structure slots.
NEWS
src/code/defstruct.lisp
tests/defstruct.impure.lisp