Join Slack
Powered by
I was experimenting with this in <https://github.c...
# arrow
i
isto
02/06/2018, 8:17 AM
I was experimenting with this in
https://github.com/istonikula/realworld-api/blob/1b5dc3b165aa02b497f08b58be3fe58e01436fcf/realworld-domain/src/main/kotlin/io/realworld/domain/core/UsersFP.kt#L22
and as my error type is not Throwable that rules the whole bindingCatch out, just wondering if there is any difference in this case in using
monad()
directly instead of
monadError()
similar to the example
Open in Slack
Previous
Next