Newbie-Question concerning list and inheritance
From: Nils Stritzel (nils.stritzelWITHOUTTHIS_at_gmx.net)
Date: 01/27/05
- Next message: Pascal Bourguignon: "Re: Newbie-Question concerning list and inheritance"
- Previous message: jtdubs: "Re: How do you count the processing time of a program written in Lisp?"
- Next in thread: Pascal Bourguignon: "Re: Newbie-Question concerning list and inheritance"
- Reply: Pascal Bourguignon: "Re: Newbie-Question concerning list and inheritance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 27 Jan 2005 16:35:38 +0100
I would like to use the build-in list under a different name like this
(defclass mylist (list)())
but this seems not possible. Maybe someone can enlighten me why it is this way.
Nils
- Next message: Pascal Bourguignon: "Re: Newbie-Question concerning list and inheritance"
- Previous message: jtdubs: "Re: How do you count the processing time of a program written in Lisp?"
- Next in thread: Pascal Bourguignon: "Re: Newbie-Question concerning list and inheritance"
- Reply: Pascal Bourguignon: "Re: Newbie-Question concerning list and inheritance"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]