RelationPrecCompareUtil.DummyUtilmodule D2 : RelationDomain.S2include module type of struct include PrecCompareUtil.Util(MyNode)(D2) endmodule Key = MyNodemodule Dom = D2module RH = PrecCompareUtil.Util(MyNode)(D2).RHModule for the result hash map
type marshal = D2.marshal RH.ttype dump = marshal PrecCompareUtil.dump_gentype result = Dom.t RH.t PrecCompareUtil.result_gen