A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.lispworks.com/documentation/HyperSpec/Body/f_slt_ex.htm below:

CLHS: Function SLOT-EXISTS-P

CLHS: Function SLOT-EXISTS-P Function SLOT-EXISTS-P

Syntax:

slot-exists-p object slot-name => generalized-boolean

Arguments and Values:

object---an object.

slot-name---a symbol.

generalized-boolean---a generalized boolean.

Description:

Returns true if the object has a slot named slot-name.

Examples: None.

Affected By:

defclass, defstruct

Exceptional Situations: None.

See Also:

defclass, slot-missing

Notes:

Although no implementation is required to do so, implementors are strongly encouraged to implement the function slot-exists-p using the function slot-exists-p-using-class described in the Metaobject Protocol.

The following X3J13 cleanup issue, not part of the specification, applies to this section:
Copyright 1996-2005, LispWorks Ltd. All rights reserved.

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4