infix-dollar-reader

MIT

Infix $ operator for reducing redundant parenthesis

$ area51 add infix-dollar-readerCopy

Usage

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

Dependencies