Y
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
steveklabnik
3097 days ago
The RFC for basics was accepted, but it's taking some implementation work that will take a bit.
link
vram22
3093 days ago
What is the meaning of integer generics? Is it different from just generics, as often discussed as a feature lacking in Go?
link