form-fiddle
A collection of utilities to destructure lambda forms.
$ area51 add form-fiddleCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(form-fiddle:some-function ...)A collection of utilities to destructure lambda forms.
$ area51 add form-fiddleCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(form-fiddle:some-function ...)