implementation("io.kotest.extensions:kotest-property-arrow:2.0.0")
Enhances property-based testing by providing generators for functional data types like `Either`, `Option`, and `NonEmptyList`.