The trivial-macroexpand-all Reference Manual

This is the trivial-macroexpand-all Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Feb 26 18:08:03 2024 GMT+0.

Table of Contents


1 Introduction


2 Systems

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


2.1 trivial-macroexpand-all

Call each implementation’s macroexpand-all equivalent

Author

Chris Bagley <>

License

Unlicense

Dependency

sb-cltl2 (system).

Source

trivial-macroexpand-all.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 trivial-macroexpand-all/trivial-macroexpand-all.asd

Source

trivial-macroexpand-all.asd.

Parent Component

trivial-macroexpand-all (system).

ASDF Systems

trivial-macroexpand-all.


3.1.3 trivial-macroexpand-all/trivial-macroexpand-all.lisp

Dependency

package.lisp (file).

Source

trivial-macroexpand-all.asd.

Parent Component

trivial-macroexpand-all (system).

Public Interface

macroexpand-all (function).


4 Packages

Packages are listed by definition order.


4.1 trivial-macroexpand-all

Source

package.lisp.

Use List

common-lisp.

Public Interface

macroexpand-all (function).


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: macroexpand-all (form &optional env)
Package

trivial-macroexpand-all.

Source

trivial-macroexpand-all.lisp.


Appendix A Indexes


A.1 Concepts


A.2 Functions

Jump to:   F   M  
Index Entry  Section

F
Function, macroexpand-all: Public ordinary functions

M
macroexpand-all: Public ordinary functions


A.3 Variables