Add migration warning
Add README
Whatever, it works.
WARNING: This repository has been migrated, see the new repo for active development.
An attempt at porting JZON to FSet.
The package exports two symbols, parse
and stringify
, which are straight
ports of the functions in the #:com.inuoe.jzon
package of the same name but
which use FSet seqs and maps instead of CL lists and hash tables.