Open fw2568 opened 9 months ago
This will have a big impact as we currently use EitherAsync heavily:
https://github.com/louthy/language-ext/discussions/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
This will have a big impact as we currently use EitherAsync heavily:
https://github.com/louthy/language-ext/discussions/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