Module Private.Byte_labeled_dag

Dag

type bytes
val make_bytes : int -> (string * int) list -> bytes
val look_leaf_bytes : bytes -> int -> int
val look_branch_bytes : bytes -> int -> bytes option