JsonNumberString

io.circe.numbers.testing.JsonNumberString
See theJsonNumberString companion object
final case class JsonNumberString(value: String)

An arbitrary JSON number, represented as a string.

Attributes

Companion:
object
Source:
JsonNumberString.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product