
6 Aug
2019
6 Aug
'19
9:57 a.m.
Wouldn't it be friendlier to list structures if foldl' was used instead of foldl?

6 Aug
6 Aug
10:08 a.m.
Not likely. I don't think there's really any way to make it very friendly
to lists. Remember that the "accumulator" here is a *function*. Forcing
that function isn't likely to do you any good. foldrM is mainly for
containers that can be traversed from right to left anyways.
On Tue, Aug 6, 2019, 9:58 AM Dannyu NDos
Wouldn't it be friendlier to list structures if foldl' was used instead of foldl? _______________________________________________ Libraries mailing list Libraries@haskell.org http://mail.haskell.org/cgi-bin/mailman/listinfo/libraries
2114
Age (days ago)
2114
Last active (days ago)
1 comments
2 participants
participants (2)
-
Dannyu NDos
-
David Feuer