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