Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
4.0.0
Description
the try_remainder() function is the try_* version of `%` and `mod`.
As such, given that there is NO `remainder()` function and no other product seems to have try_remainder() we want to rename try_remainder to try_mod()
Attachments
Issue Links
- links to