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: 12 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 5 years ago)
- Default Branch: master
- Last Pushed: 2024-06-17T18:02:15.000Z (almost 2 years ago)
- Last Synced: 2025-02-02T03:27:33.286Z (about 1 year 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

[](https://jitpack.io/#anvell/either)
[](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