immutable-struct

LLGPL

Library that encourage the use of functional programming + pattern matching

$ area51 add immutable-structCopy

Usage

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