This is the curly Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 05:52:47 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
curly
Reader macros for easy function currying and composition.
Maciej Pasternacki <maciekp@japhy.fnord.org>
BSD sans advertising clause (see file COPYING for details)
0.1
curly.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
curly/curly.lisp
curly
(system).
*blank-argument*
(special variable).
curly-reader
(function).
disable-curly-syntax
(macro).
enable-curly-syntax
(macro).
make-curly-readtable
(function).
square-reader
(function).
*original-readtable*
(special variable).
curlylist
(function).
Packages are listed by definition order.
curly
common-lisp
.
*blank-argument*
(special variable).
curly-reader
(function).
disable-curly-syntax
(macro).
enable-curly-syntax
(macro).
make-curly-readtable
(function).
square-reader
(function).
*original-readtable*
(special variable).
curlylist
(function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Symbol used to indicate argument place in curly syntax.
Disable curly syntax for current file.
Warning: Calling DISABLE-CURLY-SYNTAX when curly syntax is not enabled can give funny results. Also, reading multiple files using ENABLE-CURLY-SYNTAX and DISABLE-CURLY-SYNTAX in different threads can invoke a disaster. ENABLE-CURLY-SYNTAX itself is safe.
Enable curly syntax for current file.
Reader macro for #{ character.
Return new readtable with curly syntax enabled.
Reader macro for #[ character.
Original readtable to restore, used by ENABLE/DISABLE-CURLY-SYNTAX.
Jump to: | C D E F M S |
---|
Jump to: | C D E F M S |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | C F P S |
---|
Jump to: | C F P S |
---|