Package: closer-mop

Generic Function eql-specializer-object

Lambda List

eql-specializer-object (eql-specializer)

Arguments

The eql-specializer argument is an eql specializer metaobject.

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.