Hacker News new | ask | show | jobs
by electricslpnsld 3097 days ago
> Is Rust ready for scientific computing?

Did Rust ever get integer generics?

2 comments

The RFC for basics was accepted, but it's taking some implementation work that will take a bit.
What is the meaning of integer generics? Is it different from just generics, as often discussed as a feature lacking in Go?