![]() it seems we can fix this by changing which side gets subtracted by 1 depending on the op associativity. BinOp::Or & BinOp::And are right associative while the other bin ops are left associative. closes #893 Co-authored-by: Kasey White <kwhitemsg@gmail.com> |
||
---|---|---|
.github | ||
aikup | ||
crates | ||
examples | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
CHANGELOG.md | ||
CONTRIBUTING.md | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md | ||
flake.lock | ||
flake.nix |
README.md
Installation
How to use
For more information please see the user manual.
Contributing
Want to contribute? See CONTRIBUTING.md to know how.
Note
The name comes from Howard Aiken, an American physicist and a pioneer in computing.