Expand description
A mod with miscellaneous useful functions.
Functionsยง
- format_
string_ into_ number - Tries to convert the string representation of a u128. If the input is negative, use two complement and tells is on the boolean return.
A mod with miscellaneous useful functions.