package octez-internal-libs

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

Module Irmin.Content_addressableSource

Content-addressable backends.

Sourcemodule type S = sig ... end

A content-addressable store is an indexed read-write store in which values are keyed directly by their hashes.

Sourcemodule type Maker = sig ... end

A content-addressable store is an indexed read-write store in which values are keyed directly by their hashes.

A content-addressable store is an indexed read-write store in which values are keyed directly by their hashes.

OCaml

Innovation. Community. Security.