Module Shredded_store_sigs.Shredded_Basetypes.Cell_Id

module Cell_Id: Shredded_store_sigs.Shredded_Cell_Type 

type t 
type encoded_type = char array 
val encode : t ->
encoded_type
val decode : encoded_type ->
t
val in_same_cell : t ->
t -> int -> bool