Module Branch.KeySource

Base functions on keys.

Signature for Branches

Sourcetype t = key

The type for branches.

Sourceval main : t

The name of the main branch.

Sourceval is_valid : t -> bool

Check if the branch is valid.