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