<div dir="ltr">I think that introducing foldl1' would be a step in the wrong direction. It's unfortunate that Foldable was brought into base with the partial functions foldl1, foldr1, maximum, and minimum. If anything, I would argue that we should try to relegate them to <a href="http://hackage.haskell.org/package/semigroupoids-5.2.2/docs/Data-Semigroup-Foldable.html">http://hackage.haskell.org/package/semigroupoids-5.2.2/docs/Data-Semigroup-Foldable.html</a> where they belong.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 6, 2018 at 11:30 AM, sonne <span dir="ltr"><<a href="mailto:kindaro@gmail.com" target="_blank">kindaro@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Good evening.<br>
<br>
I notice Data.Foldable ain't got no `foldl1'`, while `foldl'` and<br>
`foldl1` are both there. Is there a reason? What will it take to have<br>
it introduced?<br>
<br>
I refer to this specific version, which is to my understanding the<br>
latest to have been released:<br>
<a href="https://hackage.haskell.org/package/base-4.10.1.0/docs/Data-Foldable.html" rel="noreferrer" target="_blank">https://hackage.haskell.org/<wbr>package/base-4.10.1.0/docs/<wbr>Data-Foldable.html</a><br>
<br>
Thank you.<br>
______________________________<wbr>_________________<br>
Libraries mailing list<br>
<a href="mailto:Libraries@haskell.org">Libraries@haskell.org</a><br>
<a href="http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries" rel="noreferrer" target="_blank">http://mail.haskell.org/cgi-<wbr>bin/mailman/listinfo/libraries</a><br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature">-Andrew Thaddeus Martin</div>
</div>