binfix
BINFIX -- A powerful binary infix syntax for Common LISP.
$ area51 add binfixCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(binfix:some-function ...)BINFIX -- A powerful binary infix syntax for Common LISP.
$ area51 add binfixCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(binfix:some-function ...)