package octez-internal-libs

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

Module Indexable.Maker_concrete_key2_of_1Source

Parameters

Signature

Sourcetype ('h, _) key = 'h X.key
Sourcemodule Key (Hash : Hash.S) (Value : Type.S) : Key.S with type t = (Hash.t, Value.t) key and type hash = Hash.t
Sourcemodule Make (Hash : Hash.S) (Value : Type.S) : sig ... end

An indexable store is a read-write store in which values can be added and later found via their keys.

OCaml

Innovation. Community. Security.