regular-type-expression

MIT

Regular type expressions implementation

$ area51 add regular-type-expressionCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(regular-type-expression:some-function ...)