|
|
|
|
|
by SatvikBeri
5069 days ago
|
|
I found maps and filters massively more intuitive than for loops. To be honest, I'm still more likely to screw up a for/while/until loop than I am to mess up using map/filter. Then again, I have a Math background, and Functional Programming is much closer to how Mathematicians think than Imperative Programming IMO. |
|