simplified-types

MIT

Simplification of Common Lisp type specifiers.

$ area51 add simplified-typesCopy

Usage

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