(** Items are just integers *) (** blah *) type t = int let to_string = string_of_int let null () = 0