package octez-internal-libs

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

Module Inode.Make_internalSource

Parameters

module Conf : Conf.S
module H : Irmin.Hash.S
module Key : sig ... end
module Node : Irmin.Node.Generic_key.S with type hash = H.t and type contents_key = Key.t and type node_key = Key.t

Signature

Sourcetype hash = H.t
Sourcetype key = Key.t
Sourceval pp_hash : hash Fmt.t
Sourcemodule Snapshot : sig ... end
Sourcemodule Raw : sig ... end
Sourcemodule Val : sig ... end
Sourceval to_snapshot : Raw.t -> Snapshot.inode
Sourcemodule Compress : sig ... end
Sourcemodule Child_ordering : sig ... end
OCaml

Innovation. Community. Security.