implementation("io.kotest:kotest-property-arrow:6.1.0-RC4")
Enhances property-based testing by offering generators for Arrow data types like `Either`, `Option`, and `NonEmptyList`.