cmu-infix

Custom (See LICENSE.txt)

Mathematical infix notation for Common Lisp.

$ area51 add cmu-infixCopy

Usage

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