Christophe Weblog Wiki Code Publications Music
initial commit
authorChristophe Rhodes <csr21@cantab.net>
Tue, 10 Dec 2013 21:38:25 +0000 (21:38 +0000)
committerChristophe Rhodes <csr21@cantab.net>
Tue, 10 Dec 2013 21:38:25 +0000 (21:38 +0000)
commit211d727b9fe6de8f5b3cc7e0e4b6d2cc72a86013
tree3ec83390b5554b701187f52159b34560dd8dd7b0
initial commit

Somewhat modified version of specializable.lisp from
http://www.lichteblau.com/git/?p=specializable.git
[ commit eb30d235951c3c1d128811278760f1db36cd336c ]

Lightly modified on a first read-through, mostly cosmetic though with
the innovation of the GENERALIZER concept, as in
COMPUTE-APPLICABLE-METHODS-USING-GENERALIZER and
SPECIALIZER-ACCEPTS-GENERALIZER-P.  Lots of FIXME notes for the things
that weren't trivial.
specializable.lisp [new file with mode: 0644]