module Chan_from_sequencer: functor (Types : sigtype s_t type c_t end) -> ChanDest_sequencer_to_group with type group_dsc = t and type seq_dsc = sequencer and type s_t = Types.s_t and type c_t = Types.c_t
functor (
Types
:
sig
type s_t
type c_t
end
) ->
ChanDest_sequencer_to_group
with type group_dsc = t and type seq_dsc = sequencer and type s_t = Types.s_t and type c_t = Types.c_t
sig type s_t type c_t end