Hacker News new | ask | show | jobs
by anonymouz 4672 days ago
What you describe is not a problem of statically typed languages in general, but of Java in particular.

Try Haskell for static typing done right.

1 comments

Or any other language in the ML family.