Entry of the rule pattern cache.
Instances For
A cache for the rule pattern index.
- map : Std.HashMap Lean.Expr Entry
Equations
- Aesop.instInhabitedRulePatternCache = { default := { map := default } }
Equations
- Aesop.instEmptyCollectionRulePatternCache = { emptyCollection := { map := ∅ } }