irmin.mem
Make.B
irmin
type t
The type for branches.
val t : t Irmin.Type.t
val master : t
The name of the master branch.
val is_valid : t -> bool
Check if the branch is valid.