What stops Data.Foldable from having foldl1'?

sonne kindaro at gmail.com
Tue Mar 6 16:30:58 UTC 2018


Good evening.

I notice Data.Foldable ain't got no `foldl1'`, while `foldl'` and
`foldl1` are both there. Is there a reason? What will it take to have
it introduced?

I refer to this specific version, which is to my understanding the
latest to have been released:
https://hackage.haskell.org/package/base-4.10.1.0/docs/Data-Foldable.html

Thank you.


More information about the Libraries mailing list