lean4-htt/src/Init/Data/Format
Scott Morrison 021dd2d509
feat: additional options for Format.pretty (#3264)
These additional options are currently implemented in Std in a function
`Format.prettyExtra` (via `open private`), and used to implement the
`simp?` functionality.

This just adds the options to the core function.
2024-02-07 23:25:21 +00:00
..
Basic.lean feat: additional options for Format.pretty (#3264) 2024-02-07 23:25:21 +00:00
Instances.lean refactor: make String.Pos opaque 2022-03-20 10:47:13 -07:00
Macro.lean feat: generic tagged Format 2021-08-01 09:58:44 +02:00
Syntax.lean chore: nicer pp.raw.showInfo output 2022-10-13 15:50:22 +02:00