arithmetic-operators-as-words
Just simple macros that expand to the normal arithmetic operators. I personally hate using the symbols..
$ area51 add arithmetic-operators-as-wordsコピー使い方
;; area51 add で .asd が自動更新されます。
;; コード内でパッケージを使用:
(in-package :my-project)
(arithmetic-operators-as-words:some-function ...)