Value

object Value
Companion
class
class Object
trait Matchable
class Any

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]