Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mplatvoet/funktional
Kotlin monads
https://github.com/mplatvoet/funktional
Last synced: 16 days ago
JSON representation
Kotlin monads
- Host: GitHub
- URL: https://github.com/mplatvoet/funktional
- Owner: mplatvoet
- Created: 2015-03-25T15:49:56.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-04-29T19:01:25.000Z (over 8 years ago)
- Last Synced: 2024-05-17T14:34:29.921Z (7 months ago)
- Language: Kotlin
- Homepage:
- Size: 126 KB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#Funktional
[![Circle CI](https://circleci.com/gh/mplatvoet/funktional.svg?style=svg)](https://circleci.com/gh/mplatvoet/funktional)Pet project for implementing monadic types in Kotlin.
_Don't expect this to production ready neither conform to best practices._