toIOEither abstract method

IOEither<L, R> toIOEither()

Convert this Either to a IOEither.

Implementation

IOEither<L, R> toIOEither();