module Write: sig .. end
sig
end
type s
include Deriving_monad.Monad_state_type
module Utils: functor (T : Deriving_Typeable.Typeable) -> functor (E : Eq with type a = T.a) -> sig .. end
functor (
T
:
Deriving_Typeable.Typeable
) ->
E
Eq
with type a = T.a