This is the f-underscore Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Mon Aug 15 04:31:27 2022 GMT+0.
Next: Files, Previous: The f-underscore Reference Manual, Up: The f-underscore Reference Manual [Contents][Index]
The main system appears first, followed by any subsystem dependency.
a tiny library of functional programming utils placed into the public domain.
the idea is to make functional programs shorter and easier to read without resorting to syntax [like arc’s square bracket unary function syntax]
Nick Allen <nallen05@gmail.com>
0.1
f-underscore.lisp (file).
Next: Packages, Previous: Systems, Up: The f-underscore Reference Manual [Contents][Index]
Files are sorted by type and then listed depth-first from the systems components trees.
Next: f-underscore/f-underscore.lisp, Previous: Lisp, Up: Lisp [Contents][Index]
f-underscore (system).
Previous: f-underscore/f-underscore.asd, Up: Lisp [Contents][Index]
f-underscore (system).
Next: Definitions, Previous: Files, Up: The f-underscore Reference Manual [Contents][Index]
Packages are listed by definition order.
Next: f-underscore, Previous: Packages, Up: Packages [Contents][Index]
Next: Indexes, Previous: Packages, Up: The f-underscore Reference Manual [Contents][Index]
Definitions are sorted by export status, category, package, and then by lexicographic order.
Previous: Definitions, Up: Definitions [Contents][Index]
Previous: Public Interface, Up: Public Interface [Contents][Index]
a synonym for LAMBDA
a LAMBDA that takes 0 arguments (aka a ’thunk’)
a LAMBDA that takes 1 argument: ‘_’
a LAMBDA that takes 1 &REST that it ignores
a LAMBDA that takes 1 &REST argument: ‘_’
a LAMBDA that has a macro-lambda-list instead of an ordinary lambda-list
Previous: Definitions, Up: The f-underscore Reference Manual [Contents][Index]
Jump to: | F M |
---|
Index Entry | Section | ||
---|---|---|---|
| |||
F | |||
f : | Public macros | ||
f0 : | Public macros | ||
f_ : | Public macros | ||
f_% : | Public macros | ||
f_n : | Public macros | ||
| |||
M | |||
m : | Public macros | ||
Macro, f : | Public macros | ||
Macro, f0 : | Public macros | ||
Macro, f_ : | Public macros | ||
Macro, f_% : | Public macros | ||
Macro, f_n : | Public macros | ||
Macro, m : | Public macros | ||
|
Jump to: | F M |
---|
Jump to: | F P S |
---|
Jump to: | F P S |
---|