A project used to demonstrate and compare Arrow & Kotlin with Cats/Effects & Scala(2)
-
You can find the slides under
/docs
-
There are three modules
java-stuff
Contains a simple interface and implementation to compare Java interoperability with Scala and Kotlinscala-stuff
Contains examples for the following topicsInteroperability
Pattern Matching
Effects
kotlin-stuff
Contains examples for the following topicsInteroperability
Pattern Matching
Effects
-
Gradle has been used as the build tool for the project and every module
-
For more information see
- Arrow: https://arrow-kt.io/
- Cats Effect: https://typelevel.org/cats-effect/