nucleartide

Total Owned Packages
1

Total Downloads
3 975

  • errors0.1.0

    3 975 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}`.