Hacker News new | ask | show | jobs
by fallingsquirrel 585 days ago
> The same pattern in Rust would just use variadic templates/generics.

Are you sure Rust has variadic generics? Last I checked, the extent of progress was a draft RFC. https://github.com/rust-lang/rfcs/issues/376

1 comments

To be super clear: it does not.