Up
Module
Make
(
Elt
:
Blit_intf.Elt
) (
Sequence
: sig .. end) :
S
with
type
t
:=
Sequence.t
Make
is for blitting between two values of the same monomorphic type.
Parameters
Elt
:
Blit_intf.Elt
Sequence
: sig .. end
Signature
type
t
val
blit : (
t
,
t
)
Blit_intf.blit
val
blito : (
t
,
t
)
Blit_intf.blito
val
unsafe_blit : (
t
,
t
)
Blit_intf.blit
val
sub : (
t
,
t
)
Blit_intf.sub
val
subo : (
t
,
t
)
Blit_intf.subo