IntegralString

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

An integral string with an optional leading minus sign and between 1 and 25 digits (inclusive).

Attributes

Companion
object
Source
IntegralString.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product