name.rayrobdod.stringContextParserCombinator.typeclass.BiEithered
See theBiEithered companion object
trait BiEithered[Expr[_], A, B, Z] extends Eithered[A, B, Z], ContraEithered[Expr, A, B, Z]
Type parameters
- A
-
the first choice
- B
-
the second choice
- Z
-
the result container
Attributes
- See also
- Companion
- object
- Source
- Eithered.scala
- Graph
-
- Supertypes
Members list
In this article