Lazy list/range comprehensions

Peter Alexander peter.alexander.au at gmail.com
Sun Oct 3 11:34:27 PDT 2010


== Quote from bearophile (bearophileHUGS at 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 :-)


More information about the Digitalmars-d mailing list