Parameter Make_distinct_and_test.3-Dst

include Sequence with type elt := Elt.t
type t
type elt
val create : len:Base.int -> t
val length : t -> Base.int
val get : t -> Base.int -> elt
val set : t -> Base.int -> elt -> Base.unit
val unsafe_blit : (Src.tt) Base.Blit.blit