23 Apr
2017
23 Apr
'17
7:08 p.m.
So then the question becomes, why do tuples need Foldable if the functions it defines aren't useful?
23 Apr
23 Apr
8:45 p.m.
I've used them plenty of times, especially in conjunction with Compose <https://hackage.haskell.org/package/transformers-0.3.0.0/docs/Data-Functor-Compose.html#t:Compose>, to add annotations to things I'm traversing. On Sun, Apr 23, 2017 at 7:08 AM, Jonathon Delgado <voldermort@hotmail.com> wrote:
So then the question becomes, why do tuples need Foldable if the functions it defines aren't useful?
_______________________________________________ Beginners mailing list Beginners@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
3383
Age (days ago)
3383
Last active (days ago)
1 comments
2 participants
participants (2)
-
Jonathon Delgado -
Ryan Trinkle