An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/memoizr/PowerOptional.svg?branch=master)](https://travis-ci.org/memoizr/PowerOptional) [![codecov](https://codecov.io/gh/memoizr/power-optional/branch/master/graph/badge.svg)](https://codecov.io/gh/memoizr/power-optional)
#Power Optional

A monadic implementation of the Optional monad with a handful of useful functionality thrown in the mix.