# Functions
FromDuration creates a time from Duration.
FromFloat creates a new decimal from float.
FromInt creates a Decimal from an int.
FromInt64 creates a Decimal from an int64.
FromString creates a new decimal from string, returns 0 if parsing fails.
No description provided by the author
Val parses a string to Decimal, ignores errors.
# Type aliases
Decimal implements a number with 4 Decimals.