include Sequence
type t
val create : len:int ‑> t
val length : t ‑> int
val unsafe_blit : (Src.t, t) blit