DataFlow.ForHashedTypeForHashedType is a special case of Run where it suffices to pass a hashed type T as an argument. A hash table is used to hold the memoization table.
module T : Hashtbl.HashedTypemodule P : sig ... endmodule G : sig ... endtype variable = G.variableThe type of variables.
type property = P.property optionThe type of properties.