Documentation

Lean.Util.HasConstCache

Equations
  • One or more equations did not get rendered due to their size.
Equations
  • One or more equations did not get rendered due to their size.
@[implemented_by Lean.HasConstCache.containsUnsafe]

Return true iff e contains the constant declName. Remark: the results for visited expressions are stored in the state cache.