Backend.SliceA slice abstraction.
type t = sliceThe type for slices.
val t : t Irmin__.Type.ttype contents = Contents.hash * Contents.valueThe type for exported contents.
val contents_t : contents Irmin__.Type.ttype node = Node.hash * Node.valueThe type for exported nodes.
val node_t : node Irmin__.Type.ttype commit = Commit.hash * Commit.valueThe type for exported commits.
val commit_t : commit Irmin__.Type.tThe type for exported values.
val value_t : value Irmin__.Type.t