Subject: Re: Series? - msg#00040
List: lisp.clisp.general
>
>>>> "Dave" == Dave Richards <dave@xxxxxxxxxxx> writes:
Dave> I just replaced my CLtL1 with CLtL2 (yeah, probably the last guy on
the
Dave> block to do so). What is the status of series in CLISP? I was
reading
Dave> Appendix A and thought it'd be fun to play with them.
See series.sourceforge.net. It should work just fine.
Ray
Was this page helpful?
Thread at a glance:
Previous Message by Date:
click to view message preview
Series?
I just replaced my CLtL1 with CLtL2 (yeah, probably the last guy on the
block to do so). What is the status of series in CLISP? I was reading
Appendix A and thought it'd be fun to play with them.
Thanks!
Dave
Next Message by Date:
click to view message preview
documentation
How do I retrieve the documentation string associated with a method created
by defmethod? e.g.
(defmethod foo ((instance standard-object))
"foo doesn't so anything useful."
t)
Thanks!
Dave
Previous Message by Thread:
click to view message preview
Series?
I just replaced my CLtL1 with CLtL2 (yeah, probably the last guy on the
block to do so). What is the status of series in CLISP? I was reading
Appendix A and thought it'd be fun to play with them.
Thanks!
Dave
Next Message by Thread:
click to view message preview
documentation
How do I retrieve the documentation string associated with a method created
by defmethod? e.g.
(defmethod foo ((instance standard-object))
"foo doesn't so anything useful."
t)
Thanks!
Dave