io.circe.numbers.testing
package io.circe.numbers.testing
Members list
Type members
Classlikes
An integral string with an optional leading minus sign and between 1 and 25 digits (inclusive).
An integral string with an optional leading minus sign and between 1 and 25 digits (inclusive).
Attributes
- Companion
- object
- Source
- IntegralString.scala
- Supertypes
object IntegralString
Attributes
- Companion
- class
- Source
- IntegralString.scala
- Supertypes
- Self type
-
IntegralString.type
An arbitrary JSON number, represented as a string.
An arbitrary JSON number, represented as a string.
Attributes
- Companion
- object
- Source
- JsonNumberString.scala
- Supertypes
object JsonNumberString
Attributes
- Companion
- class
- Source
- JsonNumberString.scala
- Supertypes
- Self type
-
JsonNumberString.type
In this article