Hacker News new | past | comments | ask | show | jobs | submit
> omitting explicit type declarations makes the code more compact.

I guess this ignores languages with type inference? Hindley-Milner and others