FYI: They are planning to split out the stuff in math that are specific to integer arithmetic. Consider how this could fit within that plan:
- A separate function in the separate module/submodule.
- Or if you plan
modto allow non-integers. - …
FYI: They are planning to split out the stuff in math that are specific to integer arithmetic. Consider how this could fit within that plan:
mod to allow non-integers.