implementation("io.kotest:kotest-assertions-arrow:6.1.3")
Enhances testing of functional data types by providing specialized matchers for Option, Either, NonEmptyList, and Validated.