implementation("io.kotest:kotest-assertions-arrow:6.1.11")
Enhances testing capabilities by providing specialized matchers for Arrow data types, including `Option`, `Either`, `NonEmptyList`, and `Validated`.