ToEitherOps

class Object
trait Matchable
class Any
object Scalaz
object all
object either

Implicits

Implicits

implicit
def ToEitherOpsFromEither[A, B](e: Either[A, B]): EitherOps[A, B]