package irmin-fs

  1. Overview
  2. Docs

Module Branch.KeySource

Base functions on keys.

Signature for Branches

Sourcetype t = key

The type for branches.

Sourceval master : t

The name of the master branch.

Sourceval is_valid : t -> bool

Check if the branch is valid.

OCaml

Innovation. Community. Security.