EitherOperations

@inline
final implicit implicit class EitherOperations[A](val source: Observable[Either[Throwable, A]]) extends AnyVal
class AnyVal
trait Matchable
class Any

Value members

Concrete methods

@inline

Concrete fields

val source: Observable[Either[Throwable, A]]