sbcl-metabang-bind 0.8.0-1.c93b7f7 Macro that generalizes multiple-value-bind etc.

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.