Read

@typeclass
trait Read[A]
class Object
trait Matchable
class Any

Value members

Abstract methods

def read(x: String): A