let-plus

Boost Software License - Version 1.0

Destructuring extension of LET*.

$ area51 add let-plusCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(let-plus:some-function ...)