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

Exactly. Even strongly-typed languages have this problem. In C, it looks like `void *`, while in Java, it's `Object`. The `any` keyword is just the latest in a long line of escape hatches. Pretty much every language has one.


> Even strongly-typed languages have this problem. In C

C is clearly statically typed, but among statically typed language it is quite weakly typed.




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

Search: