From 9a3453ad5f1d44db082119e12856a55d07f797ca Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Fri, 7 Feb 2025 17:53:16 -0600 Subject: [PATCH] more todo --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index 8e6509c..fb2c8e9 100644 --- a/TODO.md +++ b/TODO.md @@ -14,6 +14,7 @@ - [X] Refactor all functions to take state as the final parameter - [X] Standardize the pattern matching parameter names, such as c1 : cs - [ ] Write unit/quickcheck tests for all of the instructions +- [ ] Move utility functions to their own file ## PushGP TODO - [ ] Implement a Plushy genome translator