scala.build

package scala.build

Members list

Type members

Classlikes

class EitherCps[E]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object EitherCps

Attributes

Companion
class
Supertypes
class Object
trait Matchable
class Any
Self type
EitherCps.type
final case class EitherFailure[E](v: E, cps: EitherCps[_]) extends RuntimeException

Attributes

Supertypes
trait Product
trait Equals
class RuntimeException
class Exception
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Show all

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object Ops

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Ops.type