destructuring-bind-star

MIT

DESTRUCTURING-BIND with proper error signaling

$ area51 add destructuring-bind-starCopy

Usage

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