Hacker News new | ask | show | jobs
by necovek 1913 days ago
That's a pretty good insight: FP encourages working with simpler data types, whereas OO encourages encapsulating everything into these complex types which become unbearable as they get deeply nested.