Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 276 Bytes

File metadata and controls

12 lines (10 loc) · 276 Bytes

Copy-paste into a comment when reviewing a pull request:

Check:

 * [ ] coding style
 * [ ] for tactics:
     * [ ] documentation
     * [ ] tests
     * [ ] efficiency (make sure at least it's not outrageously inefficient)
  * [ ] it fits the overall mathlib design