enhanced-multiple-value-bind
2023-10-21
Provides an enhanced MULTIPLE-VALUE-BIND macro that adds support for lambda keywords by expanding to a MULTIPLE-VALUE-CALL when necessary. This makes catching multiple-value &rest and &key much more lightweight and convenient.
Author
Jean-Philippe Paradis <hexstream@hexstreamsoft.com>
License
Unlicense
enhanced-multiple-value-bind
Provides an enhanced MULTIPLE-VALUE-BIND macro that adds support for lambda keywords by expanding to a MULTIPLE-VALUE-CALL when necessary. This makes catching multiple-value &rest and &key much more lightweight and convenient.
Version:
2.0License:
UnlicenseAuthors:
Jean-Philippe Paradis <hexstream@hexstreamsoft.com>Dependencies:
None
enhanced-multiple-value-bind_tests
enhanced-multiple-value-bind unit tests.
License:
UnlicenseAuthors:
Jean-Philippe Paradis <hexstream@hexstreamsoft.com>Dependencies:
enhanced-eval-when
enhanced-multiple-value-bind
parachute