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.