This is the f-underscore Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 05:04:38 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
f-underscorea 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).
Files are sorted by type and then listed depth-first from the systems components trees.
f-underscore/f-underscore.asdf-underscore (system).
f-underscore/f-underscore.lispf-underscore (system).
Packages are listed by definition order.
Definitions are sorted by export status, category, package, and then by lexicographic order.
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
| 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 |
|---|