NoOptEither
ostrat.NoOptEither
case object NoOptEither extends OptEither[Nothing, Nothing]
An OptEither with a none value it has neither a value of type A or typeB,
Attributes
- Graph
-
- Supertypes
- Self type
-
NoOptEither.type
Members list
In this article