The global-vars Reference Manual

This is the global-vars Reference Manual, version 1.0.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 16:36:58 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

The main system appears first, followed by any subsystem dependency.


2.1 global-vars

Define efficient global variables.

Author

James M. Lawrence <>

License

MIT

Version

1.0.0

Source

global-vars.asd.

Child Component

global-vars.lisp (file).


3 Files

Files are sorted by type and then listed depth-first from the systems components trees.


3.1 Lisp


3.1.1 global-vars/global-vars.asd

Source

global-vars.asd.

Parent Component

global-vars (system).

ASDF Systems

global-vars.


3.1.2 global-vars/global-vars.lisp

Source

global-vars.asd.

Parent Component

global-vars (system).

Packages

global-vars.

Public Interface
Internals

4 Packages

Packages are listed by definition order.


4.1 global-vars

Source

global-vars.lisp.

Use List

common-lisp.

Public Interface
Internals

5 Definitions

Definitions are sorted by export status, category, package, and then by lexicographic order.


5.1 Public Interface


5.1.1 Macros

Macro: define-global-parameter (name value &optional documentation)
Package

global-vars.

Source

global-vars.lisp.

Macro: define-global-parameter* (name value &optional documentation)
Package

global-vars.

Source

global-vars.lisp.

Macro: define-global-var (name value &optional documentation)
Package

global-vars.

Source

global-vars.lisp.

Macro: define-global-var* (name value &optional documentation)
Package

global-vars.

Source

global-vars.lisp.


5.2 Internals


5.2.1 Constants

Constant: +value-key+
Package

global-vars.

Source

global-vars.lisp.


5.2.2 Macros

Macro: store-in-symbol-plist (name value key)
Package

global-vars.

Source

global-vars.lisp.


Appendix A Indexes


A.1 Concepts


A.3 Variables

Jump to:   +  
C  
Index Entry  Section

+
+value-key+: Private constants

C
Constant, +value-key+: Private constants