JSONR

trait JSONR[A]
class Object
trait Matchable
class Any
trait JSON[A]

Value members

Abstract methods

def read(json: JValue): Result[A]