automate widetag dispatching
authorJames M. Lawrence <llmjjmll@gmail.com>
Thu, 24 May 2012 01:33:07 +0000 (21:33 -0400)
committerNikodemus Siivola <nikodemus@random-state.net>
Sun, 27 May 2012 08:56:48 +0000 (11:56 +0300)
commit5762f26aae78beaead9919074963f67d92794599
tree1cb9f021511c4149b79a893d7fdc06efda120b9d
parent151b7b5db692eb7c089e92100df0b037418e8d27
automate widetag dispatching

* add DEFINE-ARRAY-DISPATCH

* replace the VECTOR-SUBSEQ* dispatch scaffolding
  with a DEFINE-ARRAY-DISPATCH call
src/code/array.lisp
src/code/seq.lisp