Hacker News new | ask | show | jobs
by splinterofchaos 4214 days ago
There do exist object-oriented functional languages (Ocaml). Functional vs OOP is a false dichotomy, though a very common one. I prefer to use functional techniques in imperative languages with simple objects.