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

https://github.com/gailo22/kotlin-arrow-practicing

Kotlin Arrow Examples
https://github.com/gailo22/kotlin-arrow-practicing

arrow functional-programming kotlin

Last synced: 2 months ago
JSON representation

Kotlin Arrow Examples

Awesome Lists containing this project

README

        

## Kotlin Arrow practicing

```
$ gradle init
$ mkdir src/main/kotlin

$ gradle build
$ java -jar build/libs/kotlin-arrow-practicing.jar
```