refactor: Improve todos and remove ambiguous
This commit is contained in:
parent
53476489c5
commit
944fabca1a
11 changed files with 25 additions and 15 deletions
|
@ -13,7 +13,7 @@ import HepLean.Meta.TODO.Basic
|
|||
|
||||
open Lean Elab System
|
||||
|
||||
TODO "Make this definition more functional in style."
|
||||
TODO "Make this definition more functional in style. In other words, remove the for loop."
|
||||
|
||||
/-- The recursive function underlying `allFilePaths`. -/
|
||||
partial def allFilePaths.go (prev : Array FilePath)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue