package ocamlgraph

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
type t
val create : label -> t
val label : t -> label
val hash : t -> int
val equal : t -> t -> bool