A template project for Arrow on MPP.
It defines currently supported targets from Arrow inside build.gradle.kts
.
See the official documentation here on target definiton.
It sets up all Arrow MPP dependencies:
- Arrow Core
- Arrow Fx
- Arrow Optics
And it sets up Kotest for allowing testing of all targets.