/birthdate_elixir

A kata for a birthdate value type

Primary LanguageElixirCreative Commons Zero v1.0 UniversalCC0-1.0

Birthdate

Installation

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

def deps do
  [
    {:birthdate_elixir, "~> 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/birthdate_elixir.