|
|
|
|
|
by peatmoss
2896 days ago
|
|
Most lisps are multiparadigm, and few would claim lisps are anti FP. I think Python is considered anti FP for two reasons: when suggestions to add more FP features have been raised, Guido has fairly unambiguously rejected those features. That’s all fine though. Python can do what Python wants. All else being equal, I’d prefer a little more functional flavor than Python has, but I won’t turn my nose up at writing Python if duty calls. |
|