This is the fn Reference Manual, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 05:08:10 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
fnSome macros for lambda brevity
Chris Bagley (Baggers) <techsnuffle@gmail.com>
Public Domain
named-readtables (system).
package.lisp (file).
mad.lisp (file).
fn.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
fn/mad.lisppackage.lisp (file).
fn (system).
*env* (special variable).
*form-handler* (special variable).
binding-to-symbol (function).
clean-fbindings (function).
compiler-macroexpand-1 (function).
declare-fbindings-ignorable (function).
declare-lambda-list-ignorable (function).
default-form-handler (function).
defhandler (macro).
dump-fbinding (function).
dump-fbindings (function).
e (function).
e-list (function).
force-first (function).
force-list (function).
form-handler (function).
function-name-p (function).
hander-block (function).
hander-catch (function).
hander-declare (function).
hander-defun (function).
hander-eval-when (function).
hander-flet (function).
hander-function (function).
hander-go (function).
hander-labels (function).
hander-lambda (function).
hander-let (function).
hander-let* (function).
hander-load-time-value (function).
hander-macrolet (function).
hander-named-lambda (function).
hander-progn (function).
hander-progv (function).
hander-quote (function).
hander-return-from (function).
hander-setq (function).
hander-tagbody (function).
hander-the (function).
hander-unwind-protect (function).
m (macro).
m-list (macro).
macroexpand-dammit (function).
macroexpand-dammit-as-macro (macro).
macroexpand-dammit-expansion (function).
macroexpand-dammit-string (function).
maybe-locally (function).
runtime-symbol (function).
tagbody-restore-tags (function).
with-imposed-bindings (macro).
without-package-locking (macro).
fn/fn.lispmad.lisp (file).
fn (system).
*stop-on-symbols* (special variable).
filter-tree (function).
fn*-internals (function).
lambda-reader (function).
normalized-arg-count (function).
valid-_-name (function).
Packages are listed by definition order.
fncommon-lisp.
*env* (special variable).
*form-handler* (special variable).
*stop-on-symbols* (special variable).
binding-to-symbol (function).
clean-fbindings (function).
compiler-macroexpand-1 (function).
declare-fbindings-ignorable (function).
declare-lambda-list-ignorable (function).
default-form-handler (function).
defhandler (macro).
dump-fbinding (function).
dump-fbindings (function).
e (function).
e-list (function).
filter-tree (function).
fn*-internals (function).
force-first (function).
force-list (function).
form-handler (function).
function-name-p (function).
hander-block (function).
hander-catch (function).
hander-declare (function).
hander-defun (function).
hander-eval-when (function).
hander-flet (function).
hander-function (function).
hander-go (function).
hander-labels (function).
hander-lambda (function).
hander-let (function).
hander-let* (function).
hander-load-time-value (function).
hander-macrolet (function).
hander-named-lambda (function).
hander-progn (function).
hander-progv (function).
hander-quote (function).
hander-return-from (function).
hander-setq (function).
hander-tagbody (function).
hander-the (function).
hander-unwind-protect (function).
lambda-reader (function).
m (macro).
m-list (macro).
macroexpand-dammit (function).
macroexpand-dammit-as-macro (macro).
macroexpand-dammit-expansion (function).
macroexpand-dammit-string (function).
maybe-locally (function).
normalized-arg-count (function).
runtime-symbol (function).
tagbody-restore-tags (function).
valid-_-name (function).
with-imposed-bindings (macro).
without-package-locking (macro).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Returns a function composed of FUNCTION and MORE-FUNCTIONS that applies its arguments to to each in turn, starting from the rightmost of MORE-FUNCTIONS, and then calling the next one with the primary value of the last.
Return a set of bindings that always defaults to nil
| Jump to: | B C D E F H L M N R T V W |
|---|
| Jump to: | B C D E F H L M N R T V W |
|---|
| Jump to: | *
S |
|---|
| Jump to: | *
S |
|---|
| Jump to: | F M P S |
|---|
| Jump to: | F M P S |
|---|