Initially build to reduce the author's pain point when using erlang tuple style error handling where it has no information of who create the error tuple.


License
GPL-3.0

Documentation

Errx

TODO: Add description

Installation

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

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