Slices
type t = slice
The type for slices.
type contents = Contents.key * Contents.value
The type for exported contents.
type node = Node.key * Node.value
The type for exported nodes.
type commit = Commit.key * Commit.value
The type for exported commits.
The type for exported values.