mathlib3
6fd4f8fa
- feat(meta/expr): add tactic_format instance for declaration (#3390)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
6 years ago
feat(meta/expr): add tactic_format instance for declaration (#3390) This allows you to `trace d` where `d : declaration`. Useful for debugging metaprograms. Co-authored-by: Rob Lewis <rob.y.lewis@gmail.com>
Author
robertylewis
Parents
25be04ae
Loading