Y
Hacker News
new
|
ask
|
show
|
jobs
by
Turskarama
96 days ago
Actually you're right, I was going by the source code which was in the link of the comment you replied to, but I missed that that was specifically for divExact and not just primitive division.
1 comments
MaulingMonkey
96 days ago
(Rust has a similar fn:
https://doc.rust-lang.org/std/primitive.isize.html#method.ch...
)
link