package memgraph

  1. Overview
  2. Docs
A small library to inspect memory representation of ocaml values

Install

Dune Dependency

Authors

Maintainers

Sources

memgraph-1.0.tbz
sha256=5e53bb092d0a5f8c025a7b17118c068c7d998cf47f459e9d634fdd26dc84af26
sha512=407382d1fb7de266983949f57d4ff882a4666b5cfea8845a75c67d397f055d9b00c9a2d4aff5ce7f3c2d198f1a4a8a921ff0ac5cd10c82a5a75b471e9b900a43

doc/index.html

Memgraph

Memgraph is currently made up of two modules: Memgraph.Repr and Memgraph.Dot. Memgraph.Repr allows one to inspect the memory representation of any ocaml value, while Memgraph.Dot provides some convenience functions to export these representations as graphviz graphs.

OCaml

Innovation. Community. Security.