Deriving_Pickle.Pickle_from_dumpmodule P : Deriving_Dump.Dumpmodule E : Deriving_Eq.Eq with type a = P.amodule T : Deriving_Typeable.Typeable with type a = P.atype a = P.amodule Typeable : Deriving_Typeable.Typeable with type a = amodule Eq : Deriving_Eq.Eq with type a = aval to_string : a -> stringval to_channel : out_channel -> a -> unitval from_string : string -> aval from_channel : in_channel -> a