cl-algebraic-data-type

BSD 3-clause

A library for algebraic data types.

$ area51 add cl-algebraic-data-typeCopy

Usage

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