trivial-types

LLGPL

Trivial type definitions

$ area51 add trivial-typesCopy

Usage

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