WithValue

case class WithValue[-S[_[_]], U, A](alt: OneOf[S, U, A], value: A)
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product