cconvversion Documentation on ocaml.org
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 |
|---|---|
| Author | Simon Cruanes |
| Published | |
| Homepage | https://github.com/c-cube/cconv/ |
| Issue Tracker | https://github.com/c-cube/cconv/issues/ |
| Maintainer | simon.cruanes.2007@m4x.org |
| Dependencies |
|
| Optional dependencies | |
| Conflicts | |
| Source [http] | https://github.com/ocaml/opam-source-archives/raw/main/cconv-0.2.tar.gz sha256=1224711ff8b4ad416d349e59716728f24c7d460a6449e77deeba8fe1c79b26c9 md5=ac8384a679cec49f2dda98fe3f5ba59b |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/cconv/cconv.0.2/opam |
Required by
Optionally used by
- edn>=0.2.0


