Pavel Chervakov
Results
22
comments of
Pavel Chervakov
I have this problem too. Now I can't use `catch` in the functions which return the flow, because the caller might use `buffer` somewhere downstream. And I can't use `buffer`...
Isn't it what `unfold` is for?