From 5c8fd8fbd94e810dea760b45d4c05f1039c402c3 Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Sun, 19 Jan 2025 21:00:19 -0600 Subject: [PATCH] lenses marked as completed --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 730117e..ed13b66 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ library for more abstraction. * [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 +* [x] Look at Lenses library for abstraction ## Design considerations The biggest design constraint is that for the exec stack (but not data stacks)