added evaluating, basically just added support for adding and

subtracting
This commit is contained in:
2026-07-10 15:11:43 -05:00
parent 96527be678
commit 68955312bb
10 changed files with 106 additions and 33 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
"cSpell.words": ["Peekable"]
"cSpell.words": ["binop", "Peekable"]
}