@[inline]
Equations
@[inline]
Equations
- One or more equations did not get rendered due to their size.
unsafe def
Lean.Expr.ReplaceLevelImpl.replaceUnsafeM
(f? : Lean.Level → Option Lean.Level)
(size : USize)
(e : Lean.Expr)
:
Equations
unsafe def
Lean.Expr.ReplaceLevelImpl.replaceUnsafeM.visit
(f? : Lean.Level → Option Lean.Level)
(size : USize)
(e : Lean.Expr)
:
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.
unsafe def
Lean.Expr.ReplaceLevelImpl.replaceUnsafe
(f? : Lean.Level → Option Lean.Level)
(e : Lean.Expr)
:
@[implementedBy Lean.Expr.ReplaceLevelImpl.replaceUnsafe]