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
Looks like we need to migrate any async code to an async run effect (Eff with RunAsync).
However, it has been announced that EitherAsync will be supported for some years to come...
This will have a big impact as we currently use EitherAsync heavily:
louthy/language-ext#1269
Looks like we need to migrate any async code to an async run effect (Eff with RunAsync).
However, it has been announced that EitherAsync will be supported for some years to come...
AB#627
The text was updated successfully, but these errors were encountered: