Some type-class lightweight wrappers around simple-json.
Some type-class lightweight wrappers around simple-json.
They allow to write xyz.toJSON to obtain classes that can be
serialized by simple-json and fromJSON[T](xyz) to get an
object back.