Documentation

Std.Lean.Format

Renders a Format to a string. Similar to Format.pretty, but with additional options:

  • w: the total width
  • indent: the initial indentation
  • column: the initial column for the first line
Equations
Instances For