package ocamlgraph

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type graph = t
type vertex = V.t
val clear : graph -> unit
val get : vertex -> int
val set : vertex -> int -> unit