awesome, didn't know there was a fold function for...
# arrow
i
awesome, didn't know there was a fold function for the generic type, thanks 🙂, talking about monoids, Keep 87 would be really handy now to convert Try<String>.orEmpty to something like Kind<F, A: Monoid>, working on any value with an empty (identity) value, really anxious to see it implemented into the language