JuliaMath / JuliaMath/OverflowContexts.jl
Consider promotion rules for div operations
Open
- Dominant language
- Julia
- Stars
- 10
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/JuliaLang/julia/issues/54485 notes that the `Base.Checked` methods for `rem` and `mod` are inconsistent with the `Base` methods with respect to promotion of signed and unsigned types. Currently this package matches Base.Checked, and should change alongside if it does.
(lifted to fresh issue)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.