multiple-value-bind
macro that adds support for lambda list keywords by expanding to a multiple-value-call
when necessary. This makes catching multiple-value &rest
and &key
much more lightweight and convenient. A multiple-value-&bind
alias is supported.See the project's home for all details.
convenience library, Unlicense, Public Domain