UnionFind.LookupMapFor each representative t' of an equivalence class, the LookupMap maps t' to a map that maps z to a term in the data structure that is equal to *(z + t').
val equal : t -> t -> Ppx_deriving_runtime.boolval compare : t -> t -> Ppx_deriving_runtime.intval hash : t -> intval empty : 'a TMap.tReturns the element to which (v, r) is mapped, or None if (v, r) is mapped to nothing.
val show_map : t -> stringThe value at v' is shifted by r and then added for v. The old entry for v' is removed.
Find all outgoing edges of v in the automata.