Re: Misc. questions and bugs
Ben L. Di Vito writes:
>
> It looks like there's a small error in the STklos appendix then. I'll
> have to go back and read through that section more carefully. The
> example I was cloning was:
>
> (define-method complex? (c <complex>) #t)
>
> which I gather should be:
>
> (define-method complex? ((c <complex>)) #t)
>
Oops, this is corrected now.
-- Erick
Received on Sat Jun 05 1999 - 14:46:22 CEST
This archive was generated by hypermail 2.3.0
: Mon Jul 21 2014 - 19:38:59 CEST