tiffany352 / rink-rs

Unit conversion tool and library written in rust
https://rinkcalc.app/about
GNU General Public License v3.0
442 stars 28 forks source link

modulo operator? #99

Closed nyanotech closed 5 months ago

nyanotech commented 3 years ago

at least, i didn't see one while skimming the manual, and no one i'd asked seemed to know how to do it...

tiffany352 commented 3 years ago

I don't think there is one yet, I can add it. Will probably take the form of a mod infix keyword since % is taken by percents.