arithmetic-operators-as-words

MIT

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 ...)

利用しているパッケージ