package ocamlgraph

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

Module Graph.UtilSource

Some useful operations.

Cartesian product of two ordered types.

Cartesian product of two hashable types.

Cartesian product of two comparable types.

Sourcemodule DataV (L : sig ... end) (V : Sig.COMPARABLE) : sig ... end

Create a vertex type with some data attached to it

Sourcemodule Memo (X : Sig.HASHABLE) : sig ... end
OCaml

Innovation. Community. Security.