Hacker News new | ask | show | jobs
by jules 4238 days ago
Julia supports multiple dispatch OO, which is more powerful than what you get from traditional OO languages. Or do you purely mean the x.foo(y) syntax rather than foo(x,y)?
1 comments

Yes, it's just about readability.