Valid

case object Valid extends Accumulate[Nothing]
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait Accumulate[Nothing]
class Object
trait Matchable
class Any
Valid.type

Type members

Inherited types

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala
Inherited from:
Singleton
Source:
Mirror.scala

Value members

Inherited methods

def mapError[EE, B](f: Nothing => B): Accumulate[B]
Inherited from:
Accumulate
Source:
Accumulate.scala
Inherited from:
Product