RxResult

wvlet.airframe.rx.RxResult$
See theRxResult companion trait
object RxResult

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object Continue extends RxResult

Attributes

Graph
Supertypes
trait RxResult
class Object
trait Matchable
class Any
Self type
object Stop extends RxResult

Attributes

Graph
Supertypes
trait RxResult
class Object
trait Matchable
class Any
Self type
Stop.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror