Skip to content

added integer division#2

Merged
codedstructure merged 3 commits intomainfrom
integer_division
Aug 3, 2025
Merged

added integer division#2
codedstructure merged 3 commits intomainfrom
integer_division

Conversation

@megamaths
Copy link
Copy Markdown
Collaborator

Added // as integer division, equivalent to python's // operator.

Copy link
Copy Markdown
Owner

@codedstructure codedstructure left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good - thanks. Couple of minor changes please.

Comment thread src/expr/expression.rs Outdated
Comment thread src/expr/expression.rs
@codedstructure codedstructure self-requested a review August 3, 2025 19:12
@codedstructure codedstructure merged commit b57864a into main Aug 3, 2025
1 check passed
@codedstructure codedstructure deleted the integer_division branch August 3, 2025 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants