Hacker News new | ask | show | jobs
by kazinator 1127 days ago
Why not use i36 then?
1 comments

Because that's not a type in Rust. I don't understand where you're going with this.
Why isn't that a type in Rust? It's a signed 36 bit integer, regardless of the machine you are on.
There are several crates which provide this type if you want it, such as ux and num_x