trivia
NON-optimized pattern matcher compatible with OPTIMA, with extensible optimizer interface and clean codebase
$ area51 add triviaCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(trivia:some-function ...)