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
@deps [
ex_maybe: "~> {:ex_maybe, "~> 1.0.0"}"
]
```
## License
> TODO: Add license
----
Created: 2018-06-19Z