[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Singleton, default DEFMETHOD now as fast as a DEFUN?



> 1) Did I find a rather special case, or is it generally true now that
> a DEFUN can be replaced by the corresponding DEFMETHOD without
> loss of speed?

I can't say about PCL, but there is nothing in the CLOS spec that
requires this, so you shouldn't expect this to be true in other CLOS
implementations.