Hacker News new | ask | show | jobs
by steveklabnik 153 days ago
Specialization isn’t stable in Rust, but is possible with C++ templates. It’s used in the standard library for performance reasons. But it’s not clear if it’ll ever land for users.