Also you should be able to do `val m = Either.mona...
# arrow
j
Also you should be able to do
val m = Either.monad<String>()
and then use the binding from that right?