ugly-tiny-infix-macro

Apache License, Version 2.0

A tiny and simple macro to allow writing binary operations in infix notation

$ area51 add ugly-tiny-infix-macroCopy

Usage

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