Value

fs2.data.esp.Tag$.Value
case class Value[T](v: T) extends Tag[T]

Attributes

Source
ESP.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Tag[T]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product