Packages

This library fills a bunch of important niches. A Maybe can help you with optional arguments, error handling, and records with optional fields.

Current section

Files

Jump to
ex_maybe README.md
Raw

README.md

# ExMaybe
> TODO: Add description**
## Installation
```elixir
def deps do
[
{:ex_maybe, "~> 1.0.1"}
]
end
```
## License
> TODO: Add license
----
Created: 2018-06-19Z