refactor: Improve todos and remove ambiguous

This commit is contained in:
jstoobysmith 2025-01-24 14:05:54 +00:00
parent 53476489c5
commit 944fabca1a
11 changed files with 25 additions and 15 deletions

View file

@ -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)