Hacker News new | ask | show | jobs
by DanielRibeiro 5487 days ago
Not to mention that lack of structural typing and Mixins make it even harder to actually have reuse. Dynamic languages like Python and Ruby solve this beautifully, and so do Go and Scala on the more static type side.