eql | Type Specifier |
Combining.
(eql object) |
object — an object.
Represents the type of all x for which (eql object x)
is true.
The argument object is required. The object can be *, but if so it denotes itself (the symbol *) and does not represent an unspecified value. The symbol eql is not valid as an atomic type specifier.