module Chan_to_application: functor (Types : sigtype d_t type c_t end) -> ChanSrc_group_to_application with type group_dsc = t 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_application
with type group_dsc = t and type d_t = Types.d_t and type c_t = Types.c_t
sig type d_t type c_t end