This is the simple-parallel-tasks Reference Manual, version 1.0, generated automatically by Declt version 4.0 beta 2 "William Riker" on Sun Dec 15 07:42:31 2024 GMT+0.
The main system appears first, followed by any subsystem dependency.
simple-parallel-tasks
Evaluate forms in parallel
Guillaume Le Vaillant
GPL-3
1.0
chanl
(system).
simple-parallel-tasks.lisp
(file).
Files are sorted by type and then listed depth-first from the systems components trees.
simple-parallel-tasks/simple-parallel-tasks.asd
simple-parallel-tasks
(system).
simple-parallel-tasks/simple-parallel-tasks.lisp
simple-parallel-tasks
(system).
Packages are listed by definition order.
Definitions are sorted by export status, category, package, and then by lexicographic order.
Like LET, but the BINDINGS are evaluated in parallel.
Evaluate FORMS in parallel and return the results in a list.
Evaluate FIRST-FORM and FORMS in parallel and return the result of the evaluation of FIRST-FORM.
Evaluate FORMS in parallel and return the result of the evaluation of the last form.
Evaluate FORMS in parallel and return the results as multiple values.
Jump to: | M P |
---|
Jump to: | M P |
---|
Jump to: | F P S |
---|
Jump to: | F P S |
---|