1 % 0 is inconsistent across languages
Open
- Dominant language
- Rust
- Stars
- 393
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
In JS, `1 % 0` will give null, in Python it'll throw.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file, test, or entry point is named. Start by locating MistQL’s modulo operator implementation and existing tests, then compare its behavior with the JavaScript and Python cases described here. Done means the modulo-by-zero behavior is decided and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, python, rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100