Lonely v0.3.0 API Reference

Modules

Lonely. Helpers to pipe through results {:ok, a} | {:error, e}

Handles any value that could be nil as well

Composes the tuples {:ok, a} and {:error, e} as the type Result.t

Functions to operate on result lists