ctype

BSD

An implementation of the Common Lisp type system.

$ area51 add ctypeCopy

Usage

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

Dependencies