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