View Source Tipe
Use ~>
as a pipe operator will skip the step if
the value is :error or {:error,_}.
Installation
If available in Hex, the package can be installed
by adding tipe
to your list of dependencies in mix.exs
:
def deps do
[
{:tipe, "~> 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/tipe.