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

That is a nice feature of dynamic languages, however you lose strong typing. I think the thing to take away is Scala hasn't gotten the perfect blend of these two yet. You can't make that competly generic map filtering extension yet. However you can make a less portable alternative. So you make you decision on what is more important.


> however you lose strong typing

You lose static typing; strong typing is different: http://en.wikipedia.org/wiki/Strong_typing


Just to be pedantic, you lose static typing. Ruby (and Python, etc.) are strongly, dynamically typed languages.




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

Search: