package octez-internal-libs

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

Module Schema.CommitSource

Sourcetype hash = Hash.t
Sourcetype t
Sourcetype node_key = hash
Sourceval node_key_t : node_key Irmin.Type.t
Sourcetype commit_key = hash
Sourceval commit_key_t : commit_key Irmin.Type.t
Sourcemodule Info : sig ... end
Sourceval v : info:Info.t -> node:node_key -> parents:commit_key list -> t
Sourceval node : t -> node_key
Sourceval parents : t -> commit_key list
Sourceval info : t -> Info.t
OCaml

Innovation. Community. Security.