https://kotlinlang.org logo
#arrow
Title
j

Jannis

01/03/2019, 12:11 PM
Also you should be able to do
val m = Either.monad<String>()
and then use the binding from that right?