Hacker News new | ask | show | jobs
by jcelerier 2221 days ago
> In the OCaml world, at least, pretending OOP never happened seems to have worked out just fine.

... you know that the "O" in OCaml stands for object-oriented... right ?

1 comments

And over 99% of OCaml projects don't use objects at all. You would be hard pressed to find an OCaml developer who would care if objects were just removed from the language entirely.