Skip to content

Add % (modulus) and // (integer division) primitives#23

Open
ooichu wants to merge 4 commits intorxi:masterfrom
ooichu:div-mod-prims
Open

Add % (modulus) and // (integer division) primitives#23
ooichu wants to merge 4 commits intorxi:masterfrom
ooichu:div-mod-prims

Conversation

@ooichu
Copy link

@ooichu ooichu commented Feb 4, 2023

This creates no dependencies on the math library and is quite useful.

This creates no dependencies on the math library and is quite useful.
@ooichu ooichu changed the title Add div and mod primitives Add % (modulus) and // (integer division) primitives Feb 4, 2023
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.

1 participant

Comments