== Quote from bearophile (bearophileh...@lycos.com)'s article
> It's a theory of mine :-) This too needs psychology experiments, but I need a 
> backup life to find the
time to perform them.
> In my code I have seen that I need several tries to catch a correct way to 
> write those reduce!(...)...,
while I don't have the same problems in Python.

That's interesting, because I have no trouble at all using reduce/map/filter 
etc.

I think the difference is between top-down thinkers and bottom-up thinkers, but 
this is just a theory of
my own as well :-)

Reply via email to