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