This is the trivial-lazy Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:56:23 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
trivial-lazy
Trivial lazy macros and functions for Common Lisp.
David Sorokin
MIT
0.1
bordeaux-threads
(system).
trivial-lazy.lisp
(file).
readme
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
trivial-lazy/trivial-lazy.lisp
trivial-lazy
(system).
*memo-thread-safe*
(special variable).
delay
(macro).
force
(function).
force-safely
(function).
memo
(function).
*memo-lock*
(special variable).
Packages are listed by definition order.
trivial-lazy
tlazy
bordeaux-threads
.
common-lisp
.
*memo-thread-safe*
(special variable).
delay
(macro).
force
(function).
force-safely
(function).
memo
(function).
*memo-lock*
(special variable).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Defines whether the memo is thread-safe.
Force to return the value of the delayed expression.
Force safely to return the value of the delayed expression.
Memoize the specified function.
Jump to: | D F M |
---|
Jump to: | D F M |
---|
Jump to: | *
S |
---|
Jump to: | *
S |
---|
Jump to: | F P R S T |
---|
Jump to: | F P R S T |
---|