The add-two Reference Manual

This is the add-two Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Jul 13 20:03:12 2025 GMT+0.

Table of Contents


1 Introduction


2 Systems

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


2.1 add-two

Dependencies
  • whereiseveryone.command-line-args (system).
  • cl-annot (system).
Source

add-two.asd.

Child Component

add-two.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 add-two/add-two.asd

Source

add-two.asd.

Parent Component

add-two (system).

ASDF Systems

add-two.


3.1.2 add-two/add-two.lisp

Source

add-two.asd.

Parent Component

add-two (system).

Packages

add-two.

Internals

4 Packages

Packages are listed by definition order.


4.1 add-two

Source

add-two.lisp.

Use List

common-lisp.

Internals

5 Definitions

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


5.1 Internals


5.1.1 Ordinary functions

Function: add-two (&key apple banana)
Package

add-two.

Source

add-two.lisp.

Function: add-two-command (&optional *command-line-invocation* command-line-args0)
Package

add-two.

Source

add-two.lisp.


Appendix A Indexes


A.1 Concepts


A.3 Variables