Entry of the rule pattern cache.
Equations
- Aesop.RulePatternCache.Entry = Array (Aesop.RuleName × Aesop.Substitution)
Instances For
Equations
- Aesop.instInhabitedRulePatternCache.default = { map := default }
Instances For
@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
- Aesop.instEmptyCollectionRulePatternCache = { emptyCollection := { map := ∅ } }