The autoexport Reference Manual

This is the autoexport Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 14:38:50 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

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


2.1 autoexport

A small library to automatically export definitions

Author

fami-com

License

BSD-3-Clause

Dependencies
  • closer-mop (system).
  • alexandria (system).
Source

autoexport.asd.

Child Component

autoexport.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 autoexport/autoexport.asd

Source

autoexport.asd.

Parent Component

autoexport (system).

ASDF Systems

autoexport.

Packages

autoexport-system.


3.1.2 autoexport/autoexport.lisp

Source

autoexport.asd.

Parent Component

autoexport (system).

Packages

autoexport.

Public Interface

pub (macro).


4 Packages

Packages are listed by definition order.


4.1 autoexport-system

Source

autoexport.asd.

Use List
  • asdf/interface.
  • common-lisp.

4.2 autoexport

Source

autoexport.lisp.

Use List

common-lisp.

Public Interface

pub (macro).


5 Definitions

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


5.1 Public Interface


5.1.1 Macros

Macro: pub (what name &body body)
Package

autoexport.

Source

autoexport.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   M   P  
Index Entry  Section

M
Macro, pub: Public macros

P
pub: Public macros


A.3 Variables