B.Slice
A slice abstraction.
type contents = Contents.hash * Contents.value
The type for exported contents.
type node = Node.hash * Node.value
The type for exported nodes.
type commit = Commit.hash * Commit.value
The type for exported commits.
The type for exported values.
val empty : unit -> t Lwt.t
Create a new empty slice.