Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s-m-i-t-a/ex_maybe
A simple maybe implementation for elixir.
https://github.com/s-m-i-t-a/ex_maybe
hacktoberfest
Last synced: 5 days ago
JSON representation
A simple maybe implementation for elixir.
- Host: GitHub
- URL: https://github.com/s-m-i-t-a/ex_maybe
- Owner: s-m-i-t-a
- Created: 2018-06-19T08:04:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-10-13T06:47:32.000Z (about 3 years ago)
- Last Synced: 2024-10-29T08:42:14.641Z (15 days ago)
- Topics: hacktoberfest
- Language: Elixir
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ExMaybe
> TODO: Add description**
## Installation
```elixir
def deps do
[
{:ex_maybe, "~> 1.1.1"}
]
end
```## License
> TODO: Add license
----
Created: 2018-06-19Z