Syntax for elaboration time control flow.
@[implemented_by Lean.Elab.Term.evalTerm]
opaque
Lake.DSL.evalTerm
(α : Type)
(type : Lean.Expr)
(value : Lean.Syntax)
(safety : Lean.DefinitionSafety := Lean.DefinitionSafety.safe)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implemented_by Lean.Meta.evalExpr]
opaque
Lake.DSL.evalExpr
(α : Type)
(expectedType value : Lean.Expr)
(safety : Lean.DefinitionSafety := Lean.DefinitionSafety.safe)
:
Equations
Instances For
Equations
- One or more equations did not get rendered due to their size.