Module Vcs.Private

This part of the interface is not stable. Things may break without notice when upgrading to a new version of Vcs. This is used e.g. by tests or libraries with strong ties to Vcs.

Use at your own risk/convenience!

module Bit_vector : sig ... end

A naive implementation of mutable bit vectors.

module Import : sig ... end
module Int_table : sig ... end
module Ref_kind_table : sig ... end
module Rev_table : sig ... end
module Validated_string : sig ... end

Utils to manipulate abstract types that are strings in their implementation.