/elixir-json-parser-example

Accompanying code for the "Pattern Matching in Elixir" post on funktionale-programmierung.de

Primary LanguageElixir

FunktionaleProgrammierung

TODO: Add description

Installation

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

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