Hacker News new | ask | show | jobs
by vanderZwan 2862 days ago
> those that [aren't in the language ] (like Classes) aren't there because the authors of the language don't think that they are useful

From what I understand it's more that the combination of other features in the Julia language (like multiple dispatch) makes classes redundant.