EitherOptOps
scala.build.Ops$.EitherOptOps
final implicit class EitherOptOps[E, T](opt: Option[Either[E, T]]) extends AnyVal
Attributes
- Graph
-
- Supertypes
-
class AnyValtrait Matchableclass Any
Members list
In this article