DummyCalc

DummyCalc is an Elixir library to demonstrate how to create a library, how to use it from another module and how to publish it to Hex.

DummyCalc provides basic arithmetic operations:

Installation

Depending on where the library is located, add dummy_calc to your list of dependencies in mix.exs: