# README
From one type to another
# Functions
No description provided by the author
Convert string into go-ethereum address.
Convert number or string into *big.Int.
Convert anything to boolean.
Convert number or string into decimal.Decimal.
Convert number or string into float64.
Convert anything to hash.
Convert number, string or bool value into int64, and then convert into int.
Convert number, string or bool value into int64.
No description provided by the author
Convert anything to string.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
All kinds of integer.
No description provided by the author
Types that can use <, >, etc.
Number types that can use <, >, etc.
All kinds of sighed integer.
All kinds of unsigned integer.