implementation("io.kotest:kotest-assertions-arrow:6.1.0")
Enhances testing of functional data types like Option, Either, NonEmptyList, and Validated with specialized matchers.