trivial-hashtable-serialize

MIT

A simple method to serialize and deserialize hash-tables.

$ area51 add trivial-hashtable-serializeCopy

Usage

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