Modules
This library provides a :decimal module that has the same functions (API,
interface) as the good^H^H^H^Hbad old erlang_decimal library, but it is
just an interface to the Elixir Decimal library.
The second module of the old erlang_decimal library: conversion between
{coef, exp} decimals and binaries, charlists and floats.