method add_range : int -> int -> unitmethod add_range_closed : int -> int -> unitmethod add_rectangle : int -> int -> int -> int -> unitmethod contains : int -> boolmethod difference : Ocgtk_gtk__.Bitset.t -> unitmethod equals : Ocgtk_gtk__.Bitset.t -> boolmethod get_maximum : unit -> intmethod get_minimum : unit -> intmethod get_nth : int -> intmethod get_size_in_range : int -> int -> UInt64.tmethod intersect : Ocgtk_gtk__.Bitset.t -> unitmethod is_empty : unit -> boolmethod ref : unit -> Ocgtk_gtk__.Bitset.tmethod remove : int -> boolmethod remove_all : unit -> unitmethod remove_range : int -> int -> unitmethod remove_range_closed : int -> int -> unitmethod remove_rectangle : int -> int -> int -> int -> unitmethod shift_left : int -> unitmethod shift_right : int -> unitmethod splice : int -> int -> int -> unitmethod subtract : Ocgtk_gtk__.Bitset.t -> unitmethod union : Ocgtk_gtk__.Bitset.t -> unitmethod as_bitset : Ocgtk_gtk__.Bitset.t