nucleartide

Total Owned Packages
1

Total Downloads
4 123

  • errors0.1.0

    4 123 Downloads

    Errors is an Elixir package that adds debugging context to error reasons. It is meant to be used in the tagged tuple style of error handling, where a function may return `{:ok, result}` or `{:error, reason}`.