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

Re: how do i find the type of a clos slot?



Dan Stanger <dxs@evolving.com> said:
> how do i find the type of a clos slot?
> i need to know the type specified in the key word :type if any.

CLISP's CLOS doesn't save the type specified for a slot. Treat it as if
it were the type T.

You would need to redefine ENSURE-CLASS to save the type somewhere. On your
own risk.


                    Bruno Haible
                    haible@ma2s2.mathematik.uni-karlsruhe.de