package opam-graph

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t = Odot.graph
val of_graph : graph -> t
val id_of_assoc_node : assoc_node -> string
val of_assoc : assoc_graph -> t
val pp : Stdlib.Format.formatter -> Odot.graph -> unit