scala.build
package scala.build
Members list
Type members
Classlikes
object EitherCps
final case class EitherFailure[E](v: E, cps: EitherCps[_]) extends RuntimeException
Attributes
- Supertypes
-
trait Producttrait Equalsclass RuntimeExceptionclass Exceptionclass Throwabletrait Serializableclass Objecttrait Matchableclass AnyShow all
object EitherSequence
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
EitherSequence.type
In this article