Fawzi Mohamed wrote: > Probably something of the following: > 1) In general when you do map you cannot exclude that the user expects > sequentiality, or at least not parallelism. > > 2) if you use forward iterators (and lazy lists are such) are *very* > sequential. Yes, but Haskell is pure-functional.