Up
Parameter
Src
:
Blit_intf.Sequence
with
type
elt
:=
Elt.t
Signature
type
elt
type
t
val
sexp_of_t :
t
->
Sexplib.Sexp.t
val
create : len:int ->
t
val
length :
t
-> int
val
get :
t
-> int ->
elt
val
set :
t
-> int ->
elt
-> unit