Value

trace4cats.model.TraceState$.Value$
See theValue companion class
object Value

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Value.type

Members list

Value members

Concrete methods

def apply(v: String): Option[Value]
def unsafe(v: String): Value

Implicits

Implicits

implicit val eq: Eq[Value]
implicit val show: Show[Value]