Damnit. I thought I had a good example for why the...
# announcements
a
Damnit. I thought I had a good example for why the missing prepend functionality for the plus operator feels inconsistent, but my example used .fold() and I realized it was better rewritten with flatMap and no plus operator at all 😛 Without a motivating example there is little point in raising the issue, I think. Does anyone else have any decent examples for when you would need to prepend using the plus operator?
👍 1