Num

case object Num extends JsonType[Num]
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
trait JsonType[Num]
class Object
trait Matchable
class Any
Num.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, Num]

Inherited methods

Inherited from:
Product