All Questions
1 question
43votes
7answers
12kviews
Are small amounts of functional programming understandable by non-FP people? [closed]
Case: I'm working at a company, writing an application in Python that is handling a lot of data in arrays. I'm the only developer of this program at the moment, but it will probably be used/modified/...