Result

sec.api.MetaStreams$.Result$
See theResult companion class
object Result

Attributes

Companion
class
Source
metastreams.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Result.type

Members list

Type members

Classlikes

final implicit class ResultOps[A](val r: Result[A]) extends AnyVal

Attributes

Source
metastreams.scala
Supertypes
class AnyVal
trait Matchable
class Any

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Implicits

Implicits

final implicit def ResultOps[A](r: Result[A]): ResultOps[A]

Attributes

Source
metastreams.scala