lispdoc - results for feature |
feature | |
| Mentioned in: HyperSpec - 24.1.2.1 Feature Expressions HyperSpec - 24.1.2.1.1 Examples of Feature Expressions | |
features | |
| Mentioned in: HyperSpec - 1.5.1.1 Required Language Features HyperSpec - 1.5.1.2 Documentation of Implementation-Dependent Features HyperSpec - 1.5.2.1 Use of Implementation-Defined Language Features HyperSpec - 1.8 Deprecated Language Features HyperSpec - 24.1.2 Features HyperSpec - 6.1.8 Examples of Miscellaneous Loop Features HyperSpec - A.1 Removed Language Features HyperSpec - A.1.1 Requirements for removed and deprecated features | |
*features | |
| Mentioned in: HyperSpec - Variable *FEATURES | |
*features* | Variable: a list of symbols that describe features provided by the implementation
|
| Mentioned in: CLtL2 - 22.1.4. Standard Dispatching Macro Character Syntax CLtL2 - 25.4.2. Other Environment Inquiries PCL - features and read time conditionalization PCL - listing a directory Successful Lisp - basic eval | |
asdf:feature | Undocumented
|
(alexandria.0.dev:featurep feature-expression) | Function: Returns T if the argument matches the state of the *FEATURES* list and NIL if it does not. FEATURE-EXPRESSION can be any atom or list acceptable to the reader macros #+ and #-.
|
cffi-features:x86 | Undocumented
|
cffi-features:hppa | Undocumented
|
cffi-features:unix | Undocumented
|
cffi-features:sparc | Undocumented
|
cffi-features:ppc32 | Undocumented
|
cffi-features:darwin | Undocumented
|
cffi-features:hppa64 | Undocumented
|
cffi-features:windows | Undocumented
|
cffi-features:sparc64 | Undocumented
|
cffi-features:x86-64 | Undocumented
|
cffi-features:no-stdcall | Undocumented
|
cffi-features:flat-namespace | Undocumented
|
cffi-features:no-long-long | Undocumented
|
(cffi-features:cffi-feature-p feature-expression) | Function: Matches a FEATURE-EXPRESSION against those symbols in *FEATURES* that belong to the CFFI-FEATURES package.
|
cffi-features:no-foreign-funcall | Undocumented
|
![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
| By Bill Moorier |