Documentation

BlueprintGen.Load

Loading the analysis result of a module.

def BlueprintGen.runEnvOfImports {α : Type} (imports : Array Lean.Name) (x : Lean.CoreM α) :
IO α

This is copied from DocGen4.load.

Equations
  • One or more equations did not get rendered due to their size.
Instances For

    Outputs the blueprint of a module.

    Equations
    Instances For

      Outputs the JSON data for the blueprint of a module.

      Equations
      Instances For