This is the f-underscore Reference Manual, version 0.1, generated automatically by Declt version 2.4 "Will Decker" on Wed Jun 20 11:45:15 2018 GMT+0.
• Systems: | The systems documentation | |
• Files: | The files documentation | |
• Packages: | The packages documentation | |
• Definitions: | The symbols documentation | |
• Indexes: | Concepts, functions, variables and data types |
The main system appears first, followed by any subsystem dependency.
• The f-underscore system: |
Nick Allen <nallen05@gmail.com>
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]
0.1
f-underscore.asd (file)
f-underscore.lisp (file)
Files are sorted by type and then listed depth-first from the systems components trees.
• Lisp files: |
• The f-underscore.asd file: | ||
• The f-underscore/f-underscore.lisp file: |
Next: The f-underscore/f-underscore<dot>lisp file, Previous: Lisp files, Up: Lisp files [Contents][Index]
f-underscore.asd
f-underscore (system)
Previous: The f-underscore<dot>asd file, Up: Lisp files [Contents][Index]
f-underscore (system)
f-underscore.lisp
Next: Definitions, Previous: Files, Up: Top [Contents][Index]
Packages are listed by definition order.
• The f-underscore-system package: | ||
• The f-underscore package: |
Next: The f-underscore package, Previous: Packages, Up: Packages [Contents][Index]
f-underscore.asd
Previous: The f-underscore-system package, Up: Packages [Contents][Index]
f-underscore.lisp (file)
common-lisp
Definitions are sorted by export status, category, package, and then by lexicographic order.
• Exported definitions: |
Previous: Definitions, Up: Definitions [Contents][Index]
• Exported macros: |
Previous: Exported definitions, Up: Exported definitions [Contents][Index]
a synonym for LAMBDA
f-underscore.lisp (file)
a LAMBDA that takes 0 arguments (aka a ’thunk’)
f-underscore.lisp (file)
a LAMBDA that takes 1 argument: ‘_’
f-underscore.lisp (file)
a LAMBDA that takes 1 &REST that it ignores
f-underscore.lisp (file)
a LAMBDA that takes 1 &REST argument: ‘_’
f-underscore.lisp (file)
a LAMBDA that has a macro-lambda-list instead of an ordinary lambda-list
f-underscore.lisp (file)
Previous: Definitions, Up: Top [Contents][Index]
• Concept index: | ||
• Function index: | ||
• Variable index: | ||
• Data type index: |
Next: Function index, Previous: Indexes, Up: Indexes [Contents][Index]
Jump to: | F L |
---|
Jump to: | F L |
---|
Next: Variable index, Previous: Concept index, Up: Indexes [Contents][Index]
Jump to: | F M |
---|
Jump to: | F M |
---|
Next: Data type index, Previous: Function index, Up: Indexes [Contents][Index]
Previous: Variable index, Up: Indexes [Contents][Index]
Jump to: | F P S |
---|
Jump to: | F P S |
---|