package memgraph

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.