The complete(), delete(), and edit() functions each had an identical loop searching for a task by ID across all lists. Extract a shared find_task() helper that returns the list ID and task. https://claude.ai/code/session_013ooJht2HrZUTXgNJFU79cV |
||
|---|---|---|
| .. | ||
| commands | ||
| main.rs | ||
| output.rs | ||