Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

FWIW Rust does not have variadic functions. The closest thing would be either macros, which are variadic, or trait methods, which are not variadic but can look like they are.


Oh yeah, that’s right! Thanks for the correction




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: