Lonely

Helpers to pipe through Results ({:ok, a} | {:error, e}).

Thanks to Railway Oriented Programming in Elixir for the inspiration.

You might want to check some alternatives too.

Installation

def deps do
  [{:lonely, "~> 0.1.0"}]
end

License

MIT License.