package irmin-pack

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

Module Commit.ValSource

Sourcetype node_key = Node.key
Sourceval node_key_t : node_key Irmin.Type.t
Sourcetype commit_key = CA.key
Sourceval commit_key_t : commit_key Irmin.Type.t
Sourceval v : info:Schema.Info.t -> node:node_key -> parents:commit_key list -> t
Sourceval node : t -> node_key
Sourceval parents : t -> commit_key list
Sourceval info : t -> Schema.Info.t
OCaml

Innovation. Community. Security.