/aoc_2019_elixir

Advent of Code 2019 in Elixir

Primary LanguageElixir

Day1

TODO: Add description

Installation

If available in Hex, the package can be installed by adding day1 to your list of dependencies in mix.exs:

def deps do
  [
    {:day1, "~> 0.1.0"}
  ]
end

Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/day1.