val init_psz_verb : int -> bool -> unitval init : ?pagesize:int -> ?verbose:bool -> unit -> unitval ite : t -> t -> t -> tval supportsize : t -> intval exist_local : t -> t -> tval forall_local : t -> t -> tval support_of_list : int list -> tval exist : int list -> t -> tval forall : int list -> t -> tval print_mons : t -> unitval list_of_support : t -> int list