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
- Host: GitHub
- URL: https://github.com/gailo22/kotlin-arrow-practicing
- Owner: gailo22
- Created: 2018-11-03T09:47:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-11-03T09:50:15.000Z (over 6 years ago)
- Last Synced: 2024-10-19T13:35:44.419Z (8 months ago)
- Topics: arrow, functional-programming, kotlin
- Language: Kotlin
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```