https://twitter.com/ChShersh/status/1666448323102793729Dmitrii Kovanikov
@ChShersh
After spending 8 years with Haskell and 3 months with OCaml, I now see why the Haskell community might seem more active while you still may feel more productive in OCaml.
Having a diverse experience puts things in perspective.
Haskell has lots of fun ways to write a solution:
Polymorphism, HKTs, typeclasses, MPTCs, type families, DataKinds, etc.
I noticed that I often
spend more time thinking about the best way to solve a problem than actually solving a problem.OCaml doesn't have that many toys.
--
FROM 183.192.19.*