scala.build

package scala.build

Members list

Concise view

Type members

Classlikes

class EitherCps[E]

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any
object EitherCps

Attributes

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

Attributes

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

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
object Ops

Attributes

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