binding-arrows
An implementation of threading macros based on binding anonymous variables
$ area51 add binding-arrowsCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(binding-arrows:some-function ...)