com.scalacraft.domain.v2.internal.NumericConversions
The BigInt
value of the hex string or None if it was not possible
to convert the string to a BigInt
.
The integer value of the hex string or None if it was not possible to convert the string to an integer.
The integer value of the string or None if it was not possible to convert the string to an integer.
The string to augment
An implicit view which adds numeric conversions to string instances.