[Haskell-cafe] curious about sum
Yitzchak Gale
gale at sefer.org
Wed Jun 17 07:32:40 EDT 2009
Henk-Jan van Tuyl wrote:
> reverse
> maximum
> minimum
Oh yes, please fix those also!
> scanl
> scanr
> scanr1
> iterate
> take
> drop
> splitAt
> inits
Hmm, I use those all the time with large lists. They are lazy as expected,
and seem to work fine. Do you have examples of problems with them?
> foldM
> fliterM (Bulat)
No opinion, I hardly use those.
Thanks,
Yitz
More information about the Haskell-Cafe
mailing list