|
|
|
|
|
by sideeffffect
2258 days ago
|
|
Because doing something like that without a type system (which Python doesn't have) to guide your hand is practically impossible. I would expect Clojure programmers (while still functional) don't use these abstractions either. On the other hand, typed languages, like Haskell, Scala, OCaml, F#, do employ these abstract concepts. Their type system makes these worthwhile endeavour with great payoff. |
|