module Chan_to_sequencer: functor (Types : sigtype d_t type c_t end) -> ChanSrc_group_to_sequencer with type group_dsc = t and type seq_dsc = sequencer and type d_t = Types.d_t and type c_t = Types.c_t
functor (
Types
:
sig
type d_t
type c_t
end
) ->
ChanSrc_group_to_sequencer
with type group_dsc = t and type seq_dsc = sequencer and type d_t = Types.d_t and type c_t = Types.c_t
sig type d_t type c_t end