Pulse.DynamicTypes
type t = Typ.name HeapPath.Map.t
binding from heap paths to their inferred dynamic type (will be used for devirtualization in the callee)
include Ppx_compare_lib.Equal.S with type t := t
val equal : t Base__Ppx_compare_lib.equal
include Ppx_compare_lib.Comparable.S with type t := t
val compare : t Base__Ppx_compare_lib.compare