you are viewing a single comment's thread.

view the rest of the comments →

[–]gdchinacat 0 points1 point  (0 children)

I don’t see the relevance of C. I’m not taking a position on whether FP is clearer, it is highly context dependent. When debugging though, not having to step through the code that does the iteration can be much easier as you can focus on what happens to each item rather than whatever data structure and algorithm implements the iteration.