package irmin

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

Module Branch.KeySource

Base functions on keys.

Signature for Branches

Sourcetype t = key

The type for branches.

Sourceval t : t Type.t
Sourceval main : t

The name of the main branch.

Sourceval is_valid : t -> bool

Check if the branch is valid.

OCaml

Innovation. Community. Security.