poler
Infix notation macro generator
$ area51 add polerCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(poler:some-function ...)Infix notation macro generator
$ area51 add polerCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(poler:some-function ...)