Hacker News new | ask | show | jobs
by moomba 5568 days ago
Pretty much all recent functional languages deal with oo programming by using multimethods and namespaces. This takes care of the problem you're talking about in a beyer way than most oo languages.