Exercises for Functional Programming in Kotlin with Arrow-kt
Exercises and practice code for Functional Programming learning in Kotlin with Arrow
Requirements
- IntelliJ IDEA with
- Maven
^3.6.x
- Kotlin Plugin
1.5.x
- JDK 11
- Maven
Getting Started
-
Try to pass all the tests in
exercise
package. -
Before the first run, please remember to execute
maven compile
for@optics
.
Slides and Notes
- ch 0.
- ch 1. ~ ch 8.