Package: closer-mop
Generic Function eql-specializer-object
Lambda List
eql-specializer-object (eql-specializer)
Arguments
Return Value
The value returned by this function is an object.
Details
This function returns the object associated with eql-specializer during initialization. The value is guaranteed to be eql to the value originally passed to intern-eql-specializer, but it is not necessarily eq to that value.
This function signals an error if eql-specializer is not an eql specializer.
This function signals an error if eql-specializer is not an eql specializer.