package ocamlgraph

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

Parameter Make.G

type t
module V : Sig.VERTEX

Vertices are COMPARABLE.

val succ : t -> V.t -> V.t list