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 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