package octez-internal-libs

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

Module Irmin_pack_unix.IndexSource

Sourcemodule type S = sig ... end

An abstraction on top of the index library that exposes an API that better fits the irmin-pack use case.

Sourcemodule Make (K : Irmin.Hash.S) : S with type key = K.t and module Io = Io.Unix

An abstraction on top of the index library that exposes an API that better fits the irmin-pack use case.

OCaml

Innovation. Community. Security.