JacquelineCasey / Nom

0 stars 0 forks source link

Modulus Operator #21

Closed JacquelineCasey closed 10 months ago

JacquelineCasey commented 1 year ago

The modulus operator begins to look more and more useful now that we have loops.

Add modulus. Make sure to add mod-equals as well.

JacquelineCasey commented 10 months ago

Choosing the modulus operator to get back into the swing of adding stuff to Nom.

JacquelineCasey commented 10 months ago
JacquelineCasey commented 10 months ago

How should mod interact with negatives?