package ppx_repr

  1. Overview
  2. Docs
PPX deriver for type representations

Install

Dune Dependency

Authors

Maintainers

Sources

repr-fuzz-0.2.0.tbz
sha256=36db1188217a8b0ad3c5c745f120ac1a46ff1767a6440988bd7280e68e751850
sha512=c7399f64b8bdc5b0aad63b66feb6142096b9b72bc27aee94d8896d780271d0dadbf242f09b1a92cc2b1a4f29e2ca5db08f77d1ebeb0ee5761c61a031a3ca3657

README.md.html

Repr — run-time representations of OCaml types

Repr is a library of type combinators for defining runtime representations of OCaml types and operations that are generic over those representations (pp, to_string, compare etc.)

This library is currently experimental and provides no stability guarantee. The documentation is available online.

Installation

Repr can be installed with opam:

opam install repr
OCaml

Innovation. Community. Security.