binding-arrows

MIT

An implementation of threading macros based on binding anonymous variables

$ area51 add binding-arrowsCopy

Usage

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