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
It will be nice to expose non monadic version of Task for which ap would be parallel.
This version could also implement Alternative where alt would be race
It will be nice to expose non monadic version of Task for which
ap
would be parallel.This version could also implement Alternative where
alt
would berace
related #50
The text was updated successfully, but these errors were encountered: