Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
Equations
@[implicit_reducible]
Equations
- One or more equations did not get rendered due to their size.
Instances For
- info : JsonDeclarationInfo
- header : String
Instances For
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
Instances For
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
Equations
- name : String
- declarations : List JsonDeclaration
- instances : Array JsonInstance
Instances For
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
- declarations : List (String × JsonDeclaration)
Instances For
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
@[implicit_reducible]
@[implicit_reducible]
@[implicit_reducible]
Equations
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- DocGen4.Output.instToJsonJsonIndexedModule.toJson x✝ = Lean.Json.mkObj [[("importedBy", Lean.toJson x✝.importedBy)], [("url", Lean.toJson x✝.url)]].flatten
Instances For
@[implicit_reducible]
- declarations : List (String × JsonIndexedDeclarationInfo)
- instances : Std.HashMap String (Lean.RBTree String compare)
- modules : Std.HashMap String JsonIndexedModule
- instancesFor : Std.HashMap String (Lean.RBTree String compare)
Instances For
@[implicit_reducible]
Equations
- One or more equations did not get rendered due to their size.
@[implicit_reducible]
Equations
- One or more equations did not get rendered due to their size.
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
def
DocGen4.Output.DocInfo.toJson
(sourceLinker : Option Lean.DeclarationRange → String)
(info : Process.DocInfo)
:
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- One or more equations did not get rendered due to their size.
Instances For
Equations
- DocGen4.Output.Process.Module.toJson module = do let __do_lift ← DocGen4.Output.moduleToJsonModule module pure (Lean.toJson __do_lift)