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

Names to Objects and Compiler-environment



    Date: Mon, 17 Aug 87  16:15:27 CDT
    From: Patrick H Dussud <DUSSUD%Jenner%ti-csl.csnet@RELAY.CS.NET>

    The name-to-object primitives we have in CLOS are:

    Object                Function       Metaclass    Implementation
					 dependent      dependent

    Class                 CLASS-NAME      No               Yes

    Generic-function   SYMBOL-FUNCTION    No               Yes

    Method              GET-METHOD        Yes               *

There's also GET-SETF-GENERIC-FUNCTION.