package flatunionfind

  1. Overview
  2. Docs
module type UF = sig ... end

This signature describes the result of the functor FlatUnionFind.Make.

module type UFD = sig ... end

This signature describes the result of the functor FlatUnionFind.Wrap.

OCaml

Innovation. Community. Security.