marshal

LGPL

dump and load objects

$ area51 add marshalCopy

Usage

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

Dependencies