Documentation

Lean.Elab.BuiltinEvalCommand

Implementation of #eval command #

unsafe def Lean.Elab.Command.elabEvalCoreUnsafe (bang : Bool) (tk term : Syntax) (expectedType? : Option Expr) :
Instances For
    @[implemented_by Lean.Elab.Command.elabEvalCoreUnsafe]
    opaque Lean.Elab.Command.elabEvalCore (bang : Bool) (tk term : Syntax) (expectedType? : Option Expr) :