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 |
---|---|
License | BSD-2-Clause |
Published | |
Homepage | https://github.com/c-cube/cconv |
Maintainer | simon.cruanes@inria.fr |
Dependencies |
|
Optional dependencies | |
Conflicts |
|
Source [http] | https://github.com/c-cube/cconv/archive/0.1.tar.gz sha256=cd58b83ecc9b65566e8852b878c1ece603d49065daac9b66342af75cf9165a08 md5=1ec069ac54f4ec4fd4cd3501039b0b69 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cconv/cconv.0.1/opam |
Required by
Optionally used by
- edn>=0.2.0