Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/anvell/either
- Owner: Anvell
- License: mit
- Created: 2021-04-07T13:52:35.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T18:02:15.000Z (7 months ago)
- Last Synced: 2024-06-18T17:24:15.898Z (7 months ago)
- Topics: either-monad, functional-data-structure, functional-programming, jvm, kotlin, kotlin-library, monad
- Language: Kotlin
- Homepage: https://anvell.github.io/either
- Size: 284 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
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