Anchor (aka stable hash) support for grind. We use
anchors to reference terms in the grind state.
Returns the number of digits needed to distinguish the anchors in es.
Elements with identical (full) anchors cannot be distinguished by adding more digits.
Thus, they are ignored by this function. Callers must handle these collisions separately
(e.g., the cases tactic uses ordinal references such as #a56e/2).
Instances For
@[instance_reducible]