编程范式 | 函数式编程与面向对象编程——差异、应用场景及正交性(篇 2)注:本文为 “编程范式” 相关讨论译文合辑。 机翻未校,如有内容异常,请看原文。I’ve heard a lot of talk about using functional languages such as Haskell as of late. What are some of the big differences, pros and cons of functional programming vs. object-oriented programming? 我最近经常听到关于使用 Haskel