module Util: sig
.. end
Some useful operations.
module OTProduct:
Cartesian product of two ordered types.
module HTProduct:
Cartesian product of two hashable types.
module CMPProduct:
Cartesian product of two comparable types.
module DataV:
Create a vertex type with some data attached to it