package irmin-pack

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

Module Schema.CommitSource

Parameters

module Node_key : sig ... end
module Commit_key : sig ... end

Signature

Sourcetype node_key = Node_key.t
Sourceval node_key_t : node_key Irmin.Type.t
Sourcetype commit_key = Commit_key.t
Sourceval commit_key_t : commit_key Irmin.Type.t
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.