pk-serialize

MIT

Serialization of Common Lisp data structures

$ area51 add pk-serializeCopy

Usage

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

Dependencies