Next: Collectors, Previous: Alexandria, Up: Common Lisp Resources [Contents][Index]
Anaphoric macros provide implicit bindings for various operations. Extensive use of anaphoric macros is not good style, and probably makes you go blind as well — there’s a reason why Anaphora claims to be from Hell.
Installation via quicklisp
:
(ql:quickload "anaphora")