Documentation

Lean.Compiler.LCNF.ToExpr

@[reducible, inline]
Instances For
    @[reducible, inline]
    Instances For
      @[inline]
      Instances For
        @[inline]
        def Lean.Compiler.LCNF.ToExpr.withFVar {α : Type} (fvarId : FVarId) (k : ToExprM α) :
        Instances For
          @[inline]
          def Lean.Compiler.LCNF.ToExpr.withParams {pu : Purity} {α : Type} (params : Array (Param pu)) (k : ToExprM α) :
          Instances For
            @[inline]
            def Lean.Compiler.LCNF.ToExpr.run {α : Type} (x : ToExprM α) (offset : Nat := 0) (levelMap : LevelMap := ) :
            α
            Instances For
              @[inline]
              def Lean.Compiler.LCNF.ToExpr.run' {α : Type} (x : ToExprM α) (xs : Array FVarId) :
              α
              Instances For
                def Lean.Compiler.LCNF.Code.toExpr {pu : Purity} (code : Code pu) (xs : Array FVarId := #[]) :
                Instances For
                  Instances For