package ocamlgraph

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

Signature for the destination graph.

type t
type vertex
val empty : unit -> t
val add_vertex : t -> vertex -> t