Errx (errx v0.2.0)

Link to this section Summary

Link to this section Types

Specs

t() :: %Errx{file: term(), func: term(), reason: term()}

Link to this section Functions

Link to this macro

match(any)

(macro)
Link to this function

match(arg1, arg2)

Specs

match({:error, any()} | t(), {:error, any()} | t()) :: boolean()

Specs

wrap({:error, any()} | t()) :: t()