pakoito
01/13/2019, 12:16 PMEitherT<ForIO, MyError, A>
which is slower and boilerplatyisto
01/13/2019, 3:14 PMisto
01/13/2019, 3:19 PMisto
01/13/2019, 3:20 PMisto
01/13/2019, 3:23 PMFavoriteUseCase
could be implemented using EitherT and I'd get rid of all the nestingsimon.vergauwen
01/13/2019, 4:14 PMI’m already using EitherT in some other places, but that does not enable me to use MonadDefer instance’s raiseError, does it?
simon.vergauwen
01/13/2019, 4:18 PMEitherT
effects instances I wrote couple weeks ago and they are fixed to Throwable
atm.simon.vergauwen
01/13/2019, 4:19 PMEither
.