low-level approach

mdanish@andrew.cmu.edu mdanish@andrew.cmu.edu
Mon Jan 14 20:07:02 2002


On Mon, Jan 14, 2002 at 10:41:56PM -0500, Brian P Templeton wrote:
> Actually, I think that ANSI CL *requires* structs to be implemented
> with CLOS (as a metaclass, IIRC).

In fact, the representation of a struct may be chosen with the :type
option.  The available standard options are vector,  list, and
the default is as you say: a class with metaclass structure-class.

-- 
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Matthew Danish                         email: mdanish@andrew.cmu.edu ;;
;; OpenPGP public key available from:        'finger mrd@db.debian.org' ;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;