Join Slack
Powered by
problem with building a list in a .fold() in most ...
# random
d
danneu
07/09/2017, 4:52 PM
problem with building a list in a .fold() in most langs is that you either have to copy the list each time or mutate it during each step which defeats the purpose of reduce imo
4
Views
Open in Slack
Previous
Next