Language

Package: cl-metabang-bind @ 0.8.0-1.c93b7f7

Synopsis

Macro that generalizes multiple-value-bind etc.

Description

Bind extends the idea of of let and destructing to provide a uniform syntax for all your accessor needs. It combines let, destructuring-bind, with-slots, with-accessors, structure editing, property or association-lists, and multiple-value-bind and a whole lot more into a single form.

Home page
https://common-lisp.net/project/metabang-bind/
Location
gnu/packages/lisp-xyz.scm (line: 5617, column: 4)
License

Lint warnings

LinterMessageLocation
No lint warnings