https://github.com/memoizr/power-optional
A simple yet powerful optional monad
https://github.com/memoizr/power-optional
Last synced: 3 months ago
JSON representation
A simple yet powerful optional monad
- Host: GitHub
- URL: https://github.com/memoizr/power-optional
- Owner: memoizr
- License: apache-2.0
- Created: 2016-01-17T13:01:00.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-14T15:01:09.000Z (almost 9 years ago)
- Last Synced: 2025-02-12T07:55:33.483Z (5 months ago)
- Language: Java
- Size: 60.5 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/memoizr/PowerOptional) [](https://codecov.io/gh/memoizr/power-optional)
#Power OptionalA monadic implementation of the Optional monad with a handful of useful functionality thrown in the mix.