Documentation

Lean.Compiler.LCNF.ToExpr

@[inline]
Equations
Instances For
    @[inline]
    Equations
    Instances For
      @[inline]
      def Lean.Compiler.LCNF.ToExpr.withFVar {α : Type} (fvarId : FVarId) (k : ToExprM α) :
      Equations
      • One or more equations did not get rendered due to their size.
      Instances For
        @[inline]
        def Lean.Compiler.LCNF.ToExpr.run {α : Type} (x : ToExprM α) (offset : Nat := 0) (levelMap : LevelMap := ) :
        α
        Equations
        Instances For
          @[inline]
          def Lean.Compiler.LCNF.ToExpr.run' {α : Type} (x : ToExprM α) (xs : Array FVarId) :
          α
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            Equations
            Instances For