regular-type-expression

MIT

Regular type expressions implementation

$ area51 add regular-type-expressionコピー

使い方

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