Documentation

Lean.Util.HasConstCache

@[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.