implementation("io.kotest:kotest-property-arrow:6.1.4")
Enhances property-based testing by integrating with Arrow's functional data types, offering generators for `Either`, `Option`, `NonEmptyList`, and more.