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

>Only the first and third part are compulsory in Zig, which is kind of puzzling, coming from Java or C.

Funny they mention Java that has got type inference few years now. Even C got a weaker version of C++'s auto in C23.



One of the many things I don't like about C++ is that auto isn't type inference but instead C++ has type "deduction" which is a little different, in some cases a type will be "deduced" even though what you wrote was ambiguous and you may have wanted a different type.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

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

Search: