Excellent first issue for someone wanting to understand error handling in FP. Review and update the error handling tutorial to use friendlier models that are not war related. https://github.com/arrow-kt/arrow/issues/1873
Yes it was the point to show how handling of effects happen destroying a meteorite
raulraja
12/20/2019, 5:27 PM
That saved earth but that did not make it to the example so it's always seen out of context and several folk have mentioned it's not a great example and I agree, just never found time to update it.
a
aballano
12/20/2019, 6:15 PM
IMO an easy example could be parsing a date or something simple that doesn't require concurrency so we don't give the false impression that either can be used for such (instead of IO)