S.Edgesinclude IStdlib.RecencyMap.S
with type key = Access.t
and type value = out_of_map_tNote that the derived compare and equal functions are sensitive to the underlying implementation and in particular won't equate some objects that denote the same map.
include Ppx_compare_lib.Comparable.S with type t := tval compare : t Base__Ppx_compare_lib.compareinclude Ppx_compare_lib.Equal.S with type t := tval equal : t Base__Ppx_compare_lib.equaltype key = Access.ttype value = out_of_map_tval pp : IStdlib.RecencyMap.F.formatter -> t -> unitval empty : tval is_empty : t -> boolval mapi : t -> f:(key -> out_of_map_t -> in_map_t) -> tval canonicalize :
get_var_repr:
(Pulselib.PulseBasicInterface.AbstractValue.t ->
Pulselib.PulseBasicInterface.AbstractValue.t) ->
t ->
t