Parameter Make1_and_test.1-Sequence
include Base.Blit.Sequence1
val create_like : len:int -> 'a t -> 'a tMake1*guarantees to only callcreate_like ~len twithlen > 0iflength t > 0.
val length : _ t -> intval unsafe_blit : ('a t, 'a t) Base__.Blit_intf.blit
include Sequence1 with type 'a t := 'a t with type 'a elt := 'a poly
val length : _ t -> Base.intMake1*guarantees to only callcreate_like ~len twithlen > 0iflength t > 0.