mention lenses

This commit is contained in:
Rowan Torbitzky-Lane 2025-01-16 17:10:12 -06:00
parent 125c1f8c83
commit b1863c7d3d

View File

@ -7,6 +7,7 @@ A PushGP implementation in Haskell
* [x] Write tests for every function.
* [x] tests/ are just copied from make-grade, need to write for this project.
* [ ] Included examples of basic assertions, QuickCheck, Hspec, hspec-quickcheck.
* [ ] Look at Lenses library for abstraction
## Design considerations
The biggest design constraint is that for the exec stack (but not data stacks)