cconvversion

Combinators for Type Conversion in OCaml.

CConv provides type-safe combinators for describing how to read/build OCaml values of a given type. Those combinators can be used for serializing and deserializing the values into several formats. The library ships with conversion to Json (yojson), S-expressions (sexplib) and B-encode.

Tags conversion gadt serialization
LicenseBSD-2-Clause
Published
Homepagehttps://github.com/c-cube/cconv
Maintainersimon.cruanes@inria.fr
Dependencies
Optional dependencies
Conflicts
Source [http] https://github.com/c-cube/cconv/archive/0.1.tar.gz
md5=1ec069ac54f4ec4fd4cd3501039b0b69
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/cconv/cconv.0.1/opam
Optionally used by