# DecimalEnv v1.0.1 - Table of Contents ## Pages - [DecimalEnv](readme.md) - [Changelog](changelog.md) ## Modules - [DecimalEnv](DecimalEnv.md): This module provides macros to encapsulate `Decimal` operations while using Elixir arithmetic and comparison operators and functions. - [DecimalEnv.Operators](DecimalEnv.Operators.md): This module redefines Elixir's numeric operators so we can use `Decimal` seemlessly.