[slime-devel] the slime inspector

Thomas Schilling tjs_ng at yahoo.de
Sun Sep 12 20:22:19 UTC 2004


> todo:
[...]
> - distinguish between classes, structs.

At least in acl62:

(typep (find-class 'my-struct) 'standard-class) => NIL
(typep (find-class 'my-struct) 'structure-class) => T

Oh, just seeing that there's even no handler for a structure-class. But I  
guess that's Allegro-specific.

-ts
-- 
      ,,
     \../   /  <<< The LISP Effect
    |_\\ _==__
__ | |bb|   | _________________________________________________




More information about the slime-devel mailing list