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-macroコピー

使い方

;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(ugly-tiny-infix-macro:some-function ...)