The external-symbol-not-found Reference Manual

This is the external-symbol-not-found Reference Manual, version 0.0.2, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 16:22:59 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

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


2.1 external-symbol-not-found

Portability library for detecting reader errors coming from reading non-existing or non-external symbols in packages

Author

Michał "phoe" Herda <>

License

Unlicense

Version

0.0.2

Source

external-symbol-not-found.asd.

Child Components

3 Files

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


3.1 Lisp


3.1.1 external-symbol-not-found/external-symbol-not-found.asd

Source

external-symbol-not-found.asd.

Parent Component

external-symbol-not-found (system).

ASDF Systems

external-symbol-not-found.


3.1.3 external-symbol-not-found/external-symbol-not-found.lisp

Dependency

package.lisp (file).

Source

external-symbol-not-found.asd.

Parent Component

external-symbol-not-found (system).

Public Interface

4 Packages

Packages are listed by definition order.


4.1 external-symbol-not-found

Source

package.lisp.

Use List

common-lisp.

Public Interface

5 Definitions

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


5.1 Public Interface


5.1.1 Ordinary functions

Function: external-symbol-not-found-p (condition)
Package

external-symbol-not-found.

Source

external-symbol-not-found.lisp.

Function: external-symbol-not-found-package (condition)
Package

external-symbol-not-found.

Source

external-symbol-not-found.lisp.

Function: external-symbol-not-found-symbol-name (condition)
Package

external-symbol-not-found.

Source

external-symbol-not-found.lisp.


5.1.2 Types

Type: external-symbol-not-found ()
Package

external-symbol-not-found.

Source

external-symbol-not-found.lisp.


Appendix A Indexes


A.1 Concepts


A.3 Variables