View Source BetterNumber.Conversion protocol (better_number v1.0.0)
Converts values to formats consumable by BetterNumber.
Link to this section Summary
Functions
Converts a value to a Decimal.
Converts a value to a Float.
Converts a value to an Integer in an Either style.
Link to this section Types
@type t() :: term()
Link to this section Functions
Converts a value to a Decimal.
Converts a value to a Float.
Converts a value to an Integer in an Either style.