Arr

case object Arr extends JsonType[Arr]
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait JsonType[Arr]
class Object
trait Matchable
class Any
Arr.type

Type members

Inherited types

The name of the type

The name of the type

Inherited from:
Mirror
Inherited from:
Singleton
Inherited from:
Singleton

Value members

Concrete methods

def get(json: Json): Either[String, Arr]

Inherited methods

Inherited from:
Product