Stop (describe (make-instance 'generic-function)) from crashing.
authorStas Boukarev <stassats@gmail.com>
Thu, 17 Oct 2013 15:16:41 +0000 (19:16 +0400)
committerStas Boukarev <stassats@gmail.com>
Thu, 17 Oct 2013 15:16:41 +0000 (19:16 +0400)
All the describy things can be pried out of a generic function only if
it's a standard-generic-function.
Also add an FNDB entry for FUNCTION-LAMBDA-EXPRESSION.


No differences found