Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Adds the negate operator | Charlie Stanton | 2023-04-19 | 1 | -0/+33 |
| | | | | Negates all of the numbers produced by its content subex | ||||
* | Combines sum and product into an arithmetic state that contains a function ↵ | Charlie Stanton | 2023-04-19 | 1 | -0/+87 |
for it's operation Creates arithmetic.go which will house all of these functions |