You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I love the interface and features of this implementation of Task. In particular, the ability to run tasks concurrently using ap() is fantastic.
May I continue to use this library and will it be maintained, or must I migrate to folktale/concurrency/task? With folktale v2, I loose the ability to chain/ap concurrently.
Hi there,
I love the interface and features of this implementation of Task. In particular, the ability to run tasks concurrently using ap() is fantastic.
May I continue to use this library and will it be maintained, or must I migrate to folktale/concurrency/task? With folktale v2, I loose the ability to chain/ap concurrently.
Thanks,
Mike