package irmin

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

This module contains data structure implementations used in the implementation of Irmin. It is exposed only for internal use, and does not provide a stable API.

module Fixed_size_string_set : sig ... end

Mutable sets of strings with a common length.