Without

Error handling made readable!

Docs

Available in hexdoc: https://hexdocs.pm/without

Installation

the package can be installed by adding without to your list of dependencies in mix.exs:

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