Key

trace4cats.model.TraceState$.Key$
See theKey companion class
object Key

Attributes

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

Members list

Value members

Concrete methods

def apply(k: String): Option[Key]
def unsafe(k: String): Key

Implicits

Implicits

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