Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/anvell/either

Lightweight Either monad implementation
https://github.com/anvell/either

either-monad functional-data-structure functional-programming jvm kotlin kotlin-library monad

Last synced: about 2 months ago
JSON representation

Lightweight Either monad implementation

Awesome Lists containing this project

README

        

# Either
![GitHub Workflow Status](https://img.shields.io/github/actions/workflow/status/anvell/either/check.yml?label=Build%20%26%20Test&style=flat-square)
[![](https://jitpack.io/v/anvell/either.svg?style=flat-square)](https://jitpack.io/#anvell/either)
[![License](https://img.shields.io/github/license/anvell/either.svg?style=flat-square)](https://github.com/anvell/either/blob/master/LICENSE)

![badge][badge-jvm]
![badge][badge-js]
![badge][badge-linux]
![badge][badge-windows]
![badge][badge-mac]
![badge][badge-ios]

Lightweight Either monad implementation.

[badge-jvm]: http://img.shields.io/badge/-JVM-DB413D.svg?style=flat-square
[badge-js]: http://img.shields.io/badge/-JS-F8DB5D.svg?style=flat-square
[badge-linux]: http://img.shields.io/badge/-Linux-2D3F6C.svg?style=flat-square
[badge-windows]: http://img.shields.io/badge/-Windows-4D76CD.svg?style=flat-square
[badge-ios]: http://img.shields.io/badge/-iOS-CDCDCD.svg?style=flat-square
[badge-mac]: http://img.shields.io/badge/-MacOs-808080.svg?style=flat-square