miqbaldc
01/09/2020, 7:47 AMarrow-kt team has a lot of improvement and bugfix until today, does the recommended ways for error handling, async handling (io), side-effect currently has different approach and now using the official guide from `arrow-kt`: https://arrow-kt.io/docs/patterns/error_handling/?
IINM the guides recommends us to use ApplicativeError CMIIW