/result

This library provides tools to handle three common return values in Elixir: :ok | {:ok, value} | {:error, reason}

Primary LanguageElixirMIT LicenseMIT