Small_bit_vector.2-V
type t
val empty : t
val length : int
val get : t -> int -> bool
val set : t -> int -> bool -> t