Documentation

Lean.Elab.ParseImportsFast

Instances For
    @[inline]
    Equations
    • s.setPos pos = { imports := s.imports, pos := pos, error? := s.error? }
    Instances For
      @[inline]
      Equations
      • s.next' input pos h = { imports := s.imports, pos := input.next' pos h, error? := s.error? }
      Instances For
        @[specialize #[]]
        @[inline]
        Equations
        Instances For
          @[specialize #[]]
          @[inline]
          Equations
          • One or more equations did not get rendered due to their size.
          Instances For
            Equations
            Instances For
              @[inline]
              Equations
              Instances For
                @[inline]
                Instances For
                  Equations
                  • One or more equations did not get rendered due to their size.
                  Instances For
                    def Lean.parseImports' (input fileName : String) :

                    Simpler and faster version of parseImports. We use it to implement Lake.

                    Instances For
                      Instances For
                        @[export lean_print_imports_json]
                        Equations
                        • One or more equations did not get rendered due to their size.
                        Instances For