@pedropbuendia Is the caching behavior of tuist documented? I really like the idea, but didn’t find any information what it actually does and how it works.
@chriseidhof@pointfreeco Yes, implicit cancellation could work for some scenarios. But i don’t see a way of doing this for things like canceling a network request immediately in response to some action.
@pointfreeco Did you ever came across a Parallel-like type that has some sort of cancellation? Struggling to implement flatMap on a type similar to this: