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

[KAHLE@Aquinas.Think.COM: defstruct request for common lisp]



Date: Sat, 12 Sep 87 17:07 EDT
From: Brewster Kahle <KAHLE@Aquinas.Think.COM>
Subject: defstruct request for common lisp
To: gls@godot.think.com
Moon: 4 days, 22 hours, 25 minutes since the full moon.


I wish there were a function like:
 (struction-slots <structure-name>) that returns the list of slots of a
defstruct.

The obvious extension of this is to return the declarations and all, but
I have never needed any of these.

Im sure there are some hairy issues that I do not understand (like
include), but I have wanted the vanilla version many times.

-brewster