Next: , Previous: , Up: Internal definitions   [Contents][Index]


4.2.1 Macros

Macro: comment &body BODY
Package

data-lens.transducers

Source

transducers.lisp (file)

Macro: defdocumentation NAME &body DOC-SPECS
Package

data-lens.transducers.internals

Source

transducer-protocol.lisp (file)

Macro: transducer-lambda &body ((TWO-ARG-ACC TWO-ARG-NEXT) &body TWO-ARG-BODY)
Package

data-lens.transducers

Source

transducers.lisp (file)

Macro: updatef PLACE FUN &rest ARGS
Package

data-lens

Source

lens.lisp (file)